Documentation Index

Fetch the complete documentation index at: https://learn.servitly.com/llms.txt

Use this file to discover all available pages before exploring further.

Execute Command

Prev Next

This action allows you to specify the thing 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.