Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With change node, it is possible to save messages that are coming out of the nodes and reuse them.

...

Use of variable

The context object - stores data inside a single node,

...

Now the output of the change node will be the value which is stored as a variable (var_01).
Every incoming message will be changed into a value of a variable.

Checking the value of variables

...

The value of the flow is shown in the “context” tab.

...

Info

Any variable name can be set, the important thing is that the flow creator is aware of what it is used for. Variable name has to be distinguish for a specific usage.

Use cases

HCL

In logic when the presence detection has to trigger a value from the Intensity Scheduler (ES_CCT node).

https://glamox.atlassian.net/l/cp/djTKua8c

Daylight harvesting blocker

Turning ON daylight harvesting at a scheduled time.

...