Last Updated on : 2023-12-07 03:33:51download
Used to trigger the execution of the specified scene.
POST: /v1.0/homes/{home_id}/scenes/{scene_id}/trigger
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
home_id | String | uri | true | Family ID |
scene_id | String | uri | true | Scene ID |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Execution scenario status
|
POST: /v1.0/homes/242****/scenes/53IYS****/trigger
{
"result": true,
"t": 1541072348540,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback