Last Updated on : 2023-07-06 08:27:50download
Execute a specified tap-to-run scene based on the tap-to-run ID.
PUT: /v2.0/iot-03/scenes/{scene_id}/trigger
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
scene_id | String | uri | true | The ID of a tap-to-run scene. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. Valid values: true : succeeded. false : failed. |
PUT: /v2.0/iot-03/scenes/snVgqwQ8tAr4****/trigger
{
"result": true,
"t": 1635494266697,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback