Explore Plans
Mobile menu Close menu
Chacon / DiOChacon / DiO

Shutter position

This query returns the position of a Chacon / DiO shutter (in percent).

Developer info

API endpoint slug
chacon_dio.q_shutter_position
Runtime method
performQuery("chacon_dio.q_shutter_position")

Query fields

Device ID shutter Dropdown list

Label
Which device ?
Slug
device_id_shutter
Required
true
Can have default value
false

Ingredients

Device IDThe ID if the device that has fire

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

PositionThe new position of the shutter (in percent)

Slug
position
Filter code
ChaconDio.qShutterPosition.Position
Type
String
Example
25

Created atDate and time event was created.

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