Home > Workflow

Inputs

An Input is a value that comes from a Device Message that has a specific Type.

When building your workflow, you can update your device data from data arriving from incoming messages. After the Input Translator converts the raw message format into standard message format, the fields on the standard message format are mapped to inputs within a Route.

In addition, you can provide a Script that will get executed when the input is set.

Finally within your scripts, you can access the raw input values.

Mapping from Inputs

To Attribute
To Output Command
To State Machine

Mapping from Inputs

None - an Input can only be a source for mappings