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