AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Chacon / DiOChacon / DiO

Shutter is opened / closed

This trigger fires every time a Chacon / DiO shutter is opened or closed.

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 a Chacon / DiO shutter is opened or closed.
API endpoint slug
chacon_dio.t_shutter_openstate

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

State Dropdown list

Label
Which state ?
Slug
state
Required
true
Can have default value
true

Ingredients

Device IDThe ID of the device that has fire

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

StateThe new open state of the device

Slug
state
Filter code
ChaconDio.tShutterOpenstate.State
Type
String
Example
open

Created atDate and time event was created.

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