Static data output

Outputs a static, pre-defined value

You may define one or more static values that will be output when any value is received by the trigger. There are no rate limits to this component so it can be triggered quickly.

Although named static, some of the data that can be output is dynamic. You may access the current date, or the current location

Supported data type

  • Text

  • Status

  • Date (pre-defined or current)

  • Location (current location)

See details on the basic types

πŸ’ΌData Types

Static data outputs can be really useful if you need to output a specific piece of information consistently every time. Using logical components and multiple static outputs can allow you to implement custom functionality, ie. choosing the color to make placemarks on a map.

Last updated