Last Updated on : 2021-11-26 03:14:35download
Apply a scene template to a specified asset.
POST: /v1.0/iot-03/scene-templates/{template_id}/assets/{asset_id}/actions/apply
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
template_id | Long | uri | true | The ID of a specified scene template. |
asset_id | String | uri | true | The IDs of specified assets. |
Parameter name | Type | Description |
---|---|---|
result | String | The automation ID. |
POST: /v1.0/iot-03/scene-templates/189****/assets/142788436946849****/actions/apply
{
"result": "OOtNq81NfTt1****",
"t": 1636597535453,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback