Manage Actions

This tutorial will show you how to set up and manage Actions in Things.

Actions are an interface for operating assets according to what the asset is supposed to do. They handle the communication with the asset to manipulate properties, mandate changes in the state of the asset, set timings for those states, and trigger different activities on the asset.

In this example, you will define an Action to simulate the status of a lamp between ON/OFF. When this Action is completed, the lamp status Property will also be updated to ON/OFF.

To learn more about Actions, check the documentation here.

Steps in this Tutorial