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