Last Updated on : 2023-12-07 03:33:53download
Used to enable the specified scene.
PUT: /v1.0/homes/{home_id}/scenes/{scene_id}/actions/enable
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 | Scene activation status.
|
PUT: /v1.0/homes/242****/scenes/53IYSXI****/actions/enable
{
"result": true,
"t": 1541072348540,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback