Edit on GitHub

CommandResponse Options

A schema that is used to validate a part of Laboperator workflow templates.

Options to a CommandResponse trigger.

CommandResponse Options
property name*
object
devicerequired
reference
Member Name

A reference to a field that is a relationship to a device.

command
string

Restricts the trigger to specific commands, e.g. only trigger on a get_weight response not on a response to get_temperature.

Examples:
get_weight
status
string

Restricts the trigger to specific status of the response, e.g. only trigger once a command is confirmed or completed. Note that you also have access to that information in the conditions.

Examples:
completed
Where is this used?
Other schemas that have a reference ($ref) to this schema.

No references found.