| Definitions | |
|---|---|
| Type | object |
Example:
{
"name": "camera._reboot",
"parameters": {}
}
| Property | Type | Required | Description |
|---|---|---|---|
| name | const | yes | Command to execute |
| parameters | object | yes | Empty object |
| Definitions | |
|---|---|
| Type | const |
Description: Command to execute
Specific value: "camera._reboot"
| Definitions | |
|---|---|
| Type | object |
Description: Empty object