A beginner's guide
Explore Plans
Mobile menu Close menu
Chacon / DiOChacon / DiO

Shutter position is above or below a target

This trigger fires every time the position of a Chacon / DiO shutter is above or below a target.

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 every time the position of a Chacon / DiO shutter is above or below a target.
API endpoint slug
chacon_dio.t_shutter_position

Trigger fields

Device ID shutter Dropdown list

Label
Which device ?
Helper text
Choose the shutter you want to control
Slug
device_id_shutter
Required
true
Can have default value
false

Condition Dropdown list

Label
Type of condition ?
Slug
condition
Required
true
Can have default value
true

Position Text input

Label
Which open position ?
Helper text
In percent
Slug
position
Required
true
Can have default value
true

Ingredients

Device IDThe ID if the device that has fire

Slug
device_id
Filter code
ChaconDio.tShutterPosition.DeviceId
Type
String
Example
MY_deviceid1234

PositionThe new position of the shutter (in percent)

Slug
position
Filter code
ChaconDio.tShutterPosition.Position
Type
String
Example
50

Created atDate and time event was created.

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