You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
917 B
27 lines
917 B
{
|
|
"roadno": 1,//车道号
|
|
"speed": 17, //速度km/h
|
|
"AxisCount": 2, //轴数
|
|
"AxieWeight1": 15500, //轴重1 kg
|
|
"AxieWeight2": 17300, //轴重2 kg
|
|
"AxieWeight3": 0,
|
|
"AxieWeight4": 0,
|
|
"AxieWeight5": 0,
|
|
"AxieWeight6": 0,
|
|
"AxieWeight7": 0,
|
|
"AxieWeight8": 0,
|
|
"AxieWeight9": 0,
|
|
"AxieWeight10": 0,
|
|
"GrossWeight": 32800, //总重 kg
|
|
"operDirec": 0 //上下行
|
|
"strTimeYear": "2023-10-25 15:00:36+08:00",//抓拍时间
|
|
"carmodel": 0, //0上行 1下行
|
|
//车型 0-未知 1-客车 2-货车 3-轿车 4-面包车 5-小火车 6行人 7-二轮车 8三轮车 9-SUV/MPV 10-中型客车 11-机动车 12-非机动车 13-小型轿车 14-微型轿车 15-皮卡 16-集装箱
|
|
"carlen": 0, //车长m
|
|
"license": "苏LG765L", //车牌
|
|
"LimitWeight": 0, //超重 kg
|
|
"IP": "127.0.0.1", //ip
|
|
"DataState": 1, //超限异常标示 0无 1有
|
|
"atime": "2023-10-25T15:00:36+08:00" //称重时间
|
|
|
|
}
|