Domotys WTS
  • Installation
  • Views
  • Application
  • Datasheet
  • Installation
  • Receive Node
  • Send Node
  • Protocols
  • Variables
  • Requests
  • Events
  • English
  • Français
  • Installation
  • Views
  • Application
  • Datasheet
  • Installation
  • Receive Node
  • Send Node
  • Protocols
  • Variables
  • Requests
  • Events
  • English
  • Français
  • Installation
  • Receive Node
  • Send Node

Send Node

This node allows sending values and/or executing actions.

send node

The node has an input and an output. The input allows executing an action and/or receiving data to send to the screen. The output allows executing other actions after those of the node are completed.

Two modes are possible:

  • Send received payload

Payload received in input will be send to the screen. You can specify the domain where the variables/actions will be store.

send node settings
  • Send defined values

Send defined values/actions in the sended data form. The values/actions can be static or can be extracted from the msg/global context.

send node settings

Tips

To know the value types of variables, you can refer to this section: Variables Definitions

Prev
Receive Node