正常返回示例:
{
"data":{
"totalGrade":75,
"economyGrade":66,
"securityGrade":77,
"damageGrade":82,
"queryDate":"2018-08-14",
"vin":"LRDS6PEBXGL607421",
"details":[
{
"type":8,
"total_count":9,
"total_during_time":80000,
"behaviorName":"空挡滑行"
},
{
"type":14,
"total_count":95,
"total_during_time":4900000,
"behaviorName":"长时间离合"
},
{
"type":9,
"total_count":1,
"total_during_time":0,
"behaviorName":"停车立即熄火"
},
{
"type":15,
"total_count":17,
"total_during_time":1004000,
"behaviorName":"粘离合"
},
{
"type":26,
"total_count":17,
"total_during_time":188000,
"behaviorName":"猛踩油门"
},
{
"type":1,
"total_count":6,
"total_during_time":79000,
"behaviorName":"普通超速"
},
{
"type":17,
"total_count":1,
"total_during_time":1000,
"behaviorName":"停车状态踩踏油门"
},
{
"type":36,
"total_count":1,
"total_during_time":15760000,
"behaviorName":"疲劳驾驶"
},
{
"type":13,
"total_count":4,
"total_during_time":50000,
"behaviorName":"长时间刹车"
},
{
"type":3,
"total_count":2,
"total_during_time":1259000,
"behaviorName":"过长怠速"
},
{
"type":7,
"total_count":1,
"total_during_time":3000,
"behaviorName":"超转行驶"
}
]
},
"code":1,
"msg":""
}