Example:
{
"results": {
"fileUrl": "http://192.168.1.10/files/100RICOH/R0010210_4K.MP4"
},
"name": "camera._convertVideoFormats",
"state": "done"
}
Property |
Type |
Required |
Description |
name |
const |
yes |
Executed command name |
state |
const |
yes |
Command execution status |
results |
object |
yes |
- |
name
Description: Executed command name
Specific value: "camera._convertVideoFormats"
state
Description: Command execution status
Specific value: "done"
results
Property |
Type |
Required |
Description |
fileUrl |
string |
yes |
URL of the converted movie file |
fileUrl
Description: URL of the converted movie file