Definitions | |
---|---|
Type | object |
Example:
{
"name": "camera._setPlugin",
"state": "done"
}
Property | Type | Required | Description |
---|---|---|---|
name | const | yes | Executed command name |
state | const | yes | Command execution status |
Definitions | |
---|---|
Type | const |
Description: Executed command name
Specific value: "camera._setPlugin"
Definitions | |
---|---|
Type | const |
Description: Command execution status
Specific value: "done"