forked from CatB/SamATV
47 lines
686 B
JSON
47 lines
686 B
JSON
|
[
|
||
|
{
|
||
|
"label": "时间",
|
||
|
"name": "time"
|
||
|
},
|
||
|
{
|
||
|
"label": "车厢号",
|
||
|
"name": "CarNo_2"
|
||
|
},
|
||
|
{
|
||
|
"label": "车厢名称",
|
||
|
"name": "carNo"
|
||
|
},
|
||
|
{
|
||
|
"label": "城市编号",
|
||
|
"name": "cityNo"
|
||
|
},
|
||
|
{
|
||
|
"label": "命令类型",
|
||
|
"name": "cmd_code"
|
||
|
},
|
||
|
{
|
||
|
"label": "制冷模式",
|
||
|
"name": "cold_mode"
|
||
|
},
|
||
|
{
|
||
|
"label": "国家编号",
|
||
|
"name": "country"
|
||
|
},
|
||
|
{
|
||
|
"label": "客流人数",
|
||
|
"name": "crowd"
|
||
|
},
|
||
|
{
|
||
|
"label": "设备编号",
|
||
|
"name": "deviceNo"
|
||
|
},
|
||
|
{
|
||
|
"label": "线路编号",
|
||
|
"name": "metroLine"
|
||
|
},
|
||
|
{
|
||
|
"label": "车辆编号",
|
||
|
"name": "nowID"
|
||
|
}
|
||
|
]
|