AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Airzone CloudAirzone Cloud

Zone demand state change

This trigger fires when zone changes demand for air.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when zone changes demand for air.
API endpoint slug
airzone.demand_change

Trigger fields

Device Nested dropdown list

Label
Which zone?
Helper text
Choose one of your available zones
Slug
device
Required
true
Can have default value
false

Demand Dropdown list

Label
Demand change to?
Helper text
When demand changes to __, this trigger will fire.
Slug
demand
Required
true
Can have default value
true

Ingredients

Zone nameReturns zone name

Slug
zone_name
Filter code
Airzone.demandChange.ZoneName
Type
String
Example
Living room

Demand changed toValue of current state of demand. Note: Possible values are: "On demand", "Not on demand"

Slug
demand_changed_to
Filter code
Airzone.demandChange.DemandChangedTo
Type
String
Example
On demand

Created atDate and time event was created.

Slug
created_at
Filter code
Airzone.demandChange.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00