{
"id": "string",
"startTime": "string",
"endTime": "string",
"stream": "0",
"protocol": "rtsp"
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/iotDevice/queryTimeline' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"startTime": "string",
"endTime": "string",
"stream": "0",
"protocol": "rtsp"
}'{
"success": false,
"msg": "",
"code": "",
"model": {
"id": "",
"startTime": "",
"endTime": "",
"fileName": "",
"videoStreamUrl": "",
"timeLine": "",
"deviceName": "",
"ret": 0
},
"attributes": ""
}