intrinsic.adio
intrinsic.adio
Allows to react to Analog/Digital Inputs and Outputs. 'expectations' and 'outputs' can be provided using the same command message. It is an error to provide neither 'expectations', nor 'outputs'.
This action does not have streaming inputs, streaming output or real-time signals.
Fixed Parameters
Message Type: intrinsic_proto.icon.actions.proto.ADIOFixedParams
State Variables
intrinsic.all_inputs_match (bool)
True if the input values match the expected values. Always false if no input triggers are defined in the action parameters.
intrinsic.outputs_set (bool)
True if the commanded output values have been set on the device. Always false if no outputs are provided in the action parameters.