Last Updated on : 2023-06-15 05:04:27
Provides scenario automation capabilities and supports triggering multiple devices to perform different actions at the same time based on any device, time or environment. For example, turn on classroom lights and air-conditioning equipment at 9 o'clock, and turn on the air-conditioning to cool when the indoor temperature reaches 30 degrees.
API Name | URL |
---|---|
Add Tap-to-Run | POST:/v2.0/iot-03/scenes |
Query Tap-to-Run Details | GET:/v2.0/iot-03/scenes/{scene_id} |
Delete Tap-to-Run | DELETE:/v2.0/iot-03/scenes/{scene_id} |
Update Tap-to-Run | PUT:/v2.0/iot-03/scenes/{scene_id} |
Query Tap-to-Run List | GET:/v2.0/iot-03/scenes |
Execute Tap-to-Run | PUT:/v2.0/iot-03/scenes/{scene_id}/trigger |
API Name | URL |
---|---|
Query Automation Details | GET:/v2.0/iot-03/automations/{automation_id} |
Update Automation | PUT:/v2.0/iot-03/automations/{automation_id} |
Delete Automation | DELETE:/v2.0/iot-03/automations/{automation_id} |
Add Automation Scenes | POST:/v2.0/iot-03/automations |
Disable Automation | PUT:/v2.0/iot-03/automations/{automation_id}/disable |
Query Automation List | GET:/v2.0/iot-03/automations |
Enable Automation | PUT:/v2.0/iot-03/automations/{automation_id}/enable |
API Name | URL |
---|---|
Query City Information | GET:/v2.0/iot-03/automations/cities/positions |
Query City List | GET:/v2.0/iot-03/automations/cities |
Query Weather Code | GET:/v2.0/iot-03/automations/weathers/codes |
API Name | URL |
---|---|
Query Standard Instruction Set of IR Devices | GET:/v2.0/iot-03/automations/infrared/devices/{device_id}/specifications |
Query Device Status | GET:/v2.0/iot-03/automations/infrared/ac/{device_id}/status |
API Name | URL |
---|---|
Query Standard Instruction Set | GET:/v2.0/iot-03/automations/devices/{device_id}/specifications |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback