Definitions | |
---|---|
Type | object |
Example:
{
"name": "camera.reset",
"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.reset"
Definitions | |
---|---|
Type | object |
Description: Empty object