This action allows you to specify the command to be executed on the thing when the automation is triggered.
For instance, you can invoke a machine procedure when a certain condition occurs, for instance:
IF nrPieces > 100 THEN invoke CLEANING
Note that, command execution is subject to the reliability of the communication channel, so avoid configuring back actions for critical situations.
Comments
0 comments
Please sign in to leave a comment.