alarmFileByAlarmId
POST
/v2/openapi/alarm/file/idRequest
{
"alarmId": "string"
}
Request samples
Responses
alarmId
alarmType:acc、accOff、accOff...
value-description key ------------------------------------------------------ ACC change acc Acc off alert accOff Acc on alert accOn Collision Alert bang Both Hands Off Steering Wheel Warning bothHandsOffSteeringWheel Sim card change alert card Too close alert closeProximity Door detection alert door Move alert drift Driver abnormal alert driverBehaviorMonitoringFailure Driver Change Event driverChange Driver Not Detected Warning driverNotDetected Driving Assistance Function Failure drivingAssistanceFailure Low external power alert external Low power protection alert externalProtection Forward collision alert forwardCollisionWarning Frequent Lane Change Warning frequentLaneChange Phone alert handheldPhoneCall Turn Over Alerts hardBraking Enter geo-fence inFence Enter GPS blind zone alert inGpsBlindSpots Low battery alert internal Lane shift alert laneShift Distracted driving alert longTimeWithoutLookingAhead Obstacle Warning obstacle Acc off alert off Offline alert offline Booting notification on Power cut off alert outage Exit geo-fence outFence Exit GPS blind zone alert outGpsBlindSpots Pedestrian collision alert pedestrianBang Power cut off alert powerCut Harsh Acceleration Alert rapid Road Sign Over Limit Warning roadSignOverLimit Road Sign Recognition Warning roadSignRecognition Vibration alert shake Harsh Brake Alert slow Smoke alert smoking SOS alert sos Overspeed alert speed Tamper alert tamper Fatigue driving alert tired Harsh Turn Alert wheel
deviceName
deviceId
alarmTime yyyy-MM-dd HH:mm:ss UTC-0
File download address
File type Picture 00 Audio 01 Audio and video 02 Text 03 Others 04
fileSize unit(MB)
{
"code": 0,
"data": [
{
"alarmId": "",
"alarmType": "",
"deviceName": "",
"deviceId": "",
"alarmTime": "",
"fileUrl": "",
"fileType": "",
"fileSize": 0
}
],
"msg": ""
}