How a rule works
A rule has three parts:Define IF conditions
The trigger — a device value crossing a threshold, a state change, or another
condition (e.g. temperature > 30°C).
Define THEN actions
What to do when the condition is true — send a command to a device, trigger a
notification, etc.
Examples
- If soil moisture < 30% → turn the pump ON; else → turn it OFF
- If cargo temperature > 8°C → send an alert
- If motion detected → turn on the light
Rules you create here run on your devices. As a manufacturer, you can observe the
rules your users have built from the Studio’s Rules monitor.
Next: Schedules
Time-based automation.

