Last Updated on : 2023-12-07 03:34:01download
Query the video views of the video files generated by the current lock.
GET: /v1.0/smart-lock/devices/{device_id}/media-view-times
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | The device ID. |
Parameter name | Type | Description |
---|---|---|
result | Integer | The video views of the video files. |
GET: /v1.0/smart-lock/devices/vdevo124546565765/media-view-times
{
"result": 1,
"t": 1634712882506,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback