Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.16 KB

Input.md

File metadata and controls

34 lines (23 loc) · 1.16 KB
title keywords status created updated createdby updatedby
Input
workflow, input
approved
20171009
20171011
Kevin D. Wolf
klworkman

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