Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rap
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quwei
rap
Commits
22d82e03
Commit
22d82e03
authored
Jun 15, 2026
by
quwei
🤸🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync data
parent
7231fdbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
351 additions
and
618 deletions
+351
-618
获取CAN信号分组及字段.md
jac-modules-report/CanDataQueryController/获取CAN信号分组及字段.md
+351
-618
No files found.
jac-modules-report/CanDataQueryController/获取CAN信号分组及字段.md
View file @
22d82e03
...
...
@@ -62,7 +62,7 @@ null
{
"resultCode": 200,
"message": "OK",
"traceId": "
40602c4872284c81
",
"traceId": "
26ff1061fbdfc519
",
"data": [
{
"groupId": 101,
...
...
@@ -72,355 +72,102 @@ null
"fields": [
{
"fieldId": 101001,
"fieldCode": "
vehicle.f1
",
"fieldCode": "
carStatus
",
"fieldName": "车辆状态",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101002,
"fieldCode": "
vehicle.f2
",
"fieldCode": "
chargingStatus
",
"fieldName": "充电状态",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101003,
"fieldCode": "
vehicle.f3
",
"fieldCode": "
runningStatus
",
"fieldName": "运行模式",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101004,
"fieldCode": "
vehicle.f4
",
"fieldCode": "
speed
",
"fieldName": "车速(Km/h)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101005,
"fieldCode": "
vehicle.f5
",
"fieldCode": "
mileage
",
"fieldName": "累计里程(Km)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101006,
"fieldCode": "
vehicle.f6
",
"fieldCode": "
totalVoltage
",
"fieldName": "总电压(V)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101007,
"fieldCode": "
vehicle.f7
",
"fieldCode": "
totalCurrent
",
"fieldName": "总电流(A)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101008,
"fieldCode": "
vehicle.f8
",
"fieldCode": "
soc
",
"fieldName": "SOC(%)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101009,
"fieldCode": "
vehicle.f9
",
"fieldCode": "
dc
",
"fieldName": "DC-DC状态",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101010,
"fieldCode": "
vehicle.f10
",
"fieldCode": "
gears
",
"fieldName": "档位",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 101011,
"fieldCode": "
vehicle.f11
",
"fieldCode": "
resistance
",
"fieldName": "高压对地绝缘电阻(KΩ)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
}
]
},
{
"groupId": 117,
"groupCode": "pack_voltage",
"groupName": "动力蓄电池最小并联单元电压数据",
"defaultSelected": 0,
"fields": [
{
"fieldId": 117001,
"fieldCode": "pack_voltage.f1",
"fieldName": "动力蓄电池包个数",
"fieldType": 1,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117002,
"fieldCode": "pack_voltage.f2",
"fieldName": "动力蓄电池包号1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117003,
"fieldCode": "pack_voltage.f3",
"fieldName": "动力蓄电池包电压(V)1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117004,
"fieldCode": "pack_voltage.f4",
"fieldName": "动力蓄电池包电流(A)1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117005,
"fieldCode": "pack_voltage.f5",
"fieldName": "最小并联单元总数1",
"fieldType": 1,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117006,
"fieldCode": "pack_voltage.f6",
"fieldName": "本帧最小并联单元电压(V)1_1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117007,
"fieldCode": "pack_voltage.f7",
"fieldName": "本帧最小并联单元电压(V)1_2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117008,
"fieldCode": "pack_voltage.f8",
"fieldName": "本帧最小并联单元电压(V)1_3",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117009,
"fieldCode": "pack_voltage.f9",
"fieldName": "动力蓄电池包号2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117010,
"fieldCode": "pack_voltage.f10",
"fieldName": "动力蓄电池包电压(V)2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117011,
"fieldCode": "pack_voltage.f11",
"fieldName": "动力蓄电池包电流(A)2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117012,
"fieldCode": "pack_voltage.f12",
"fieldName": "最小并联单元总数2",
"fieldType": 1,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117013,
"fieldCode": "pack_voltage.f13",
"fieldName": "本帧最小并联单元电压(V)2_1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117014,
"fieldCode": "pack_voltage.f14",
"fieldName": "本帧最小并联单元电压(V)2_2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117015,
"fieldCode": "pack_voltage.f15",
"fieldName": "本帧最小并联单元电压(V)2_3",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117016,
"fieldCode": "pack_voltage.f16",
"fieldName": "本帧最小并联单元电压(V)2_4",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 117017,
"fieldCode": "pack_voltage.f17",
"fieldName": "本帧最小并联单元电压(V)2_5",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
}
]
},
{
"groupId": 134,
"groupCode": "pack_temp",
"groupName": "动力蓄电池温度数据",
"defaultSelected": 0,
"fields": [
{
"fieldId": 134001,
"fieldCode": "pack_temp.f1",
"fieldName": "动力蓄电池包个数",
"fieldType": 1,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134002,
"fieldCode": "pack_temp.f2",
"fieldName": "动力蓄电池包号1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134003,
"fieldCode": "pack_temp.f3",
"fieldName": "动力蓄电池包温度探针个数1",
"fieldType": 1,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134004,
"fieldCode": "pack_temp.f4",
"fieldName": "各温度探针检测到的温度值(℃)1_1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134005,
"fieldCode": "pack_temp.f5",
"fieldName": "各温度探针检测到的温度值(℃)1_2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134006,
"fieldCode": "pack_temp.f6",
"fieldName": "各温度探针检测到的温度值(℃)1_3",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134007,
"fieldCode": "pack_temp.f7",
"fieldName": "动力蓄电池包号2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134008,
"fieldCode": "pack_temp.f8",
"fieldName": "动力蓄电池包温度探针个数2",
"fieldType": 1,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134009,
"fieldCode": "pack_temp.f9",
"fieldName": "各温度探针检测到的温度值(℃)2_1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134010,
"fieldCode": "pack_temp.f10",
"fieldName": "各温度探针检测到的温度值(℃)2_2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134011,
"fieldCode": "pack_temp.f11",
"fieldName": "各温度探针检测到的温度值(℃)2_3",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134012,
"fieldCode": "pack_temp.f12",
"fieldName": "各温度探针检测到的温度值(℃)2_4",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134013,
"fieldCode": "pack_temp.f13",
"fieldName": "各温度探针检测到的温度值(℃)2_5",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 134014,
"fieldCode": "pack_temp.f14",
"fieldName": "各温度探针检测到的温度值(℃)2_6",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
}
]
},
...
...
@@ -431,108 +178,13 @@ null
"defaultSelected": 0,
"fields": [
{
"fieldId": 400
0
01,
"fieldCode": "
motor.f1
",
"fieldId": 400
4
01,
"fieldCode": "
count
",
"fieldName": "驱动电机个数",
"fieldType": 1,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400002,
"fieldCode": "motor.f2",
"fieldName": "驱动电机序号-1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400003,
"fieldCode": "motor.f3",
"fieldName": "驱动电机状态1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400004,
"fieldCode": "motor.f4",
"fieldName": "驱动电机控制器温度(℃)1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400005,
"fieldCode": "motor.f5",
"fieldName": "驱动电机转速(rpm)1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400006,
"fieldCode": "motor.f6",
"fieldName": "驱动电机扭矩(Nm)1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400007,
"fieldCode": "motor.f7",
"fieldName": "驱动电机温度(℃)1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400008,
"fieldCode": "motor.f8",
"fieldName": "驱动电机序号-2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400009,
"fieldCode": "motor.f9",
"fieldName": "驱动电机状态2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400010,
"fieldCode": "motor.f10",
"fieldName": "驱动电机控制器温度(℃)2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400011,
"fieldCode": "motor.f11",
"fieldName": "驱动电机转速(rpm)2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400012,
"fieldCode": "motor.f12",
"fieldName": "驱动电机扭矩(Nm)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 400013,
"fieldCode": "motor.f13",
"fieldName": "驱动电机温度2(℃)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
}
]
},
...
...
@@ -543,12 +195,13 @@ null
"defaultSelected": 0,
"fields": [
{
"fieldId": 500
0
01,
"fieldCode": "
engine.f1
",
"fieldId": 500
5
01,
"fieldCode": "
crankshaftSpeed
",
"fieldName": "曲轴转速(r/min)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
}
]
},
...
...
@@ -559,36 +212,40 @@ null
"defaultSelected": 0,
"fields": [
{
"fieldId": 501
00
1,
"fieldCode": "
location.f1
",
"fieldId": 501
51
1,
"fieldCode": "
status
",
"fieldName": "定位状态",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 501
00
2,
"fieldCode": "
location.f2
",
"fieldId": 501
51
2,
"fieldCode": "
coordinateSystem
",
"fieldName": "坐标系",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 501
00
3,
"fieldCode": "l
ocation.f3
",
"fieldId": 501
51
3,
"fieldCode": "l
ng
",
"fieldName": "经度",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 501
00
4,
"fieldCode": "l
ocation.f4
",
"fieldId": 501
51
4,
"fieldCode": "l
at
",
"fieldName": "纬度",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
}
]
},
...
...
@@ -599,260 +256,335 @@ null
"defaultSelected": 0,
"fields": [
{
"fieldId": 700001,
"fieldCode": "alarm.f1",
"fieldId": 700701,
"fieldCode": "level",
"fieldName": "最高报警等级",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null,
"children": null
},
{
"fieldId": 700702,
"fieldCode": "generalAlarmFaultNum",
"fieldName": "通用报警故障总数",
"fieldType":
1
,
"fieldType":
0
,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
002
,
"fieldCode": "
alarm.f2
",
"fieldId": 700
703
,
"fieldCode": "
tempDiffAlarm
",
"fieldName": "温度差异报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
003
,
"fieldCode": "
alarm.f3
",
"fieldId": 700
704
,
"fieldCode": "
batteryTempAlarm
",
"fieldName": "电池高温报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
004
,
"fieldCode": "
alarm.f4
",
"fieldId": 700
705
,
"fieldCode": "
energyStorgeOverVoltageAlarm
",
"fieldName": "车载储能装置类型过压报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
005
,
"fieldCode": "
alarm.f5
",
"fieldId": 700
706
,
"fieldCode": "
energyStorgeUnderVoltageAlarm
",
"fieldName": "车载储能装置类型欠压报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
006
,
"fieldCode": "
alarm.f6
",
"fieldId": 700
707
,
"fieldCode": "
socLow
",
"fieldName": "SOC低报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
007
,
"fieldCode": "
alarm.f7
",
"fieldId": 700
708
,
"fieldCode": "
cellOverVoltageAlarm
",
"fieldName": "最小并联单元过压报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
008
,
"fieldCode": "
alarm.f8
",
"fieldId": 700
709
,
"fieldCode": "
cellUnderVoltageAlarm
",
"fieldName": "最小并联单元欠压报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
009
,
"fieldCode": "
alarm.f9
",
"fieldId": 700
710
,
"fieldCode": "
overSocAlarm
",
"fieldName": "SOC过高报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
010
,
"fieldCode": "
alarm.f10
",
"fieldId": 700
711
,
"fieldCode": "
jumpSocAlarm
",
"fieldName": "SOC跳变报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
011
,
"fieldCode": "
alarm.f11
",
"fieldId": 700
712
,
"fieldCode": "
energyStorageSystemMisMatchAlarm
",
"fieldName": "可充电储能系统不匹配报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
012
,
"fieldCode": "
alarm.f12
",
"fieldId": 700
713
,
"fieldCode": "
cellConsistencyAlarm
",
"fieldName": "最小并联单元一致性差报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
013
,
"fieldCode": "
alarm.f13
",
"fieldId": 700
714
,
"fieldCode": "
insulationAlarm
",
"fieldName": "绝缘电阻失效报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
014
,
"fieldCode": "
alarm.f14
",
"fieldId": 700
715
,
"fieldCode": "
dcTempAlarm
",
"fieldName": "DC-DC温度报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
015
,
"fieldCode": "
alarm.f15
",
"fieldId": 700
716
,
"fieldCode": "
brakeAlarm
",
"fieldName": "制动系统报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
016
,
"fieldCode": "
alarm.f16
",
"fieldId": 700
717
,
"fieldCode": "
dcStatusAlarm
",
"fieldName": "DC-DC状态报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
017
,
"fieldCode": "
alarm.f17
",
"fieldId": 700
718
,
"fieldCode": "
motorControllerTempAlarm
",
"fieldName": "驱动电机控制器温度报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
018
,
"fieldCode": "
alarm.f18
",
"fieldId": 700
719
,
"fieldCode": "
highVoltageInterLockAlarm
",
"fieldName": "高压互锁状态报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
019
,
"fieldCode": "
alarm.f19
",
"fieldId": 700
720
,
"fieldCode": "
motorTempAlarm
",
"fieldName": "驱动电机温度报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
020
,
"fieldCode": "
alarm.f20
",
"fieldId": 700
721
,
"fieldCode": "
energyStorageOverChargeAlarm
",
"fieldName": "车载储能装置类型过充",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
021
,
"fieldCode": "
alarm.f21
",
"fieldId": 700
722
,
"fieldCode": "
motorOverspeedAlarm
",
"fieldName": "驱动电机超速报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
022
,
"fieldCode": "
alarm.f22
",
"fieldId": 700
723
,
"fieldCode": "
motorOverCurrentAlarm
",
"fieldName": "驱动电机过流报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
023
,
"fieldCode": "
alarm.f23
",
"fieldId": 700
724
,
"fieldCode": "
superCapOverTempAlarm
",
"fieldName": "超级电容过温报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
024
,
"fieldCode": "
alarm.f24
",
"fieldId": 700
725
,
"fieldCode": "
superCapOverVoltageAlarm
",
"fieldName": "超级电容过压报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
025
,
"fieldCode": "
alarm.f25
",
"fieldId": 700
726
,
"fieldCode": "
thermalEventAlarm
",
"fieldName": "可充电储能装置热事件报警",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
026
,
"fieldCode": "
alarm.f26
",
"fieldId": 700
727
,
"fieldCode": "
energyStorageErrorNum
",
"fieldName": "可充电储能装置故障总数",
"fieldType":
1
,
"fieldType":
0
,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
027
,
"fieldCode": "
alarm.f27
",
"fieldId": 700
728
,
"fieldCode": "
energyStorageErrors
",
"fieldName": "可充电储能装置故障代码列表",
"fieldType":
1
,
"fieldType":
0
,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
028
,
"fieldCode": "
alarm.f28
",
"fieldId": 700
729
,
"fieldCode": "
motorErrorNum
",
"fieldName": "驱动电机故障总数",
"fieldType":
1
,
"fieldType":
0
,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
029
,
"fieldCode": "
alarm.f29
",
"fieldId": 700
730
,
"fieldCode": "
motorErrors
",
"fieldName": "驱动电机故障代码列表",
"fieldType":
1
,
"fieldType":
0
,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
030
,
"fieldCode": "
alarm.f30
",
"fieldId": 700
731
,
"fieldCode": "
engineErrorNum
",
"fieldName": "发动机故障总数",
"fieldType":
1
,
"fieldType":
0
,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
031
,
"fieldCode": "
alarm.f31
",
"fieldId": 700
732
,
"fieldCode": "
engineErrors
",
"fieldName": "发动机故障列表",
"fieldType":
1
,
"fieldType":
0
,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 700
032
,
"fieldCode": "
alarm.f32
",
"fieldId": 700
733
,
"fieldCode": "
otherErrorNum
",
"fieldName": "其他故障总数",
"fieldType": 1,
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null,
"children": null
}
]
},
{
"groupId": 117,
"groupCode": "pack_voltage",
"groupName": "动力蓄电池最小并联单元电压数据",
"defaultSelected": 0,
"fields": [
{
"fieldId": 117111,
"fieldCode": "packCount",
"fieldName": "动力蓄电池包个数",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null,
"children": null
}
]
},
{
"groupId": 134,
"groupCode": "pack_temp",
"groupName": "动力蓄电池温度数据",
"defaultSelected": 0,
"fields": [
{
"fieldId": 134131,
"fieldCode": "packCount",
"fieldName": "动力蓄电池包个数",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
}
]
},
...
...
@@ -863,100 +595,89 @@ null
"defaultSelected": 0,
"fields": [
{
"fieldId": 19
800
1,
"fieldCode": "
super_cap.f1
",
"fieldId": 19
998
1,
"fieldCode": "
managerSystemNo
",
"fieldName": "超级电容管理系统号",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 19
800
2,
"fieldCode": "
super_cap.f2
",
"fieldId": 19
998
2,
"fieldCode": "
totalVoltage
",
"fieldName": "超级电容总电压",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 19
800
3,
"fieldCode": "
super_cap.f3
",
"fieldId": 19
998
3,
"fieldCode": "
totalCurrent
",
"fieldName": "超级电容总电流",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 19
800
4,
"fieldCode": "s
uper_cap.f4
",
"fieldId": 19
998
4,
"fieldCode": "s
ingleTotal
",
"fieldName": "超级电容单体总数",
"fieldType": 1,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 198005,
"fieldCode": "super_cap.f5",
"fieldName": "超级电容单体电压1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 198006,
"fieldCode": "super_cap.f6",
"fieldName": "超级电容单体电压2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 198007,
"fieldCode": "super_cap.f7",
"templateFields": [
{
"fieldId": 199985,
"fieldCode": "singleVoltages",
"fieldName": "超级电容单体电压",
"fieldType": 6,
"repeatBlockId": null,
"templateFields": null,
"children": null
}
],
"children": [
{
"fieldId": 199985,
"fieldCode": "singleVoltages",
"fieldName": "超级电容单体电压",
"fieldType": 6,
"repeatBlockId": null,
"templateFields": null,
"children": null
}
]
},
{
"fieldId": 199986,
"fieldCode": "tempProbeTotal",
"fieldName": "超级电容温度探针总数",
"fieldType": 1,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 198008,
"fieldCode": "super_cap.f8",
"fieldName": "探针温度值1",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 198009,
"fieldCode": "super_cap.f9",
"fieldName": "探针温度值2",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 198010,
"fieldCode": "super_cap.f10",
"fieldName": "探针温度值3",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 198011,
"fieldCode": "super_cap.f11",
"fieldName": "探针温度值4",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
},
{
"fieldId": 198012,
"fieldCode": "super_cap.f12",
"fieldName": "探针温度值...",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": [
{
"fieldId": 199987,
"fieldCode": "temperatures",
"fieldName": "探针温度值",
"fieldType": 6,
"repeatBlockId": null,
"templateFields": null,
"children": null
}
],
"children": [
{
"fieldId": 199987,
"fieldCode": "temperatures",
"fieldName": "探针温度值",
"fieldType": 6,
"repeatBlockId": null,
"templateFields": null,
"children": null
}
]
}
]
},
...
...
@@ -967,100 +688,112 @@ null
"defaultSelected": 0,
"fields": [
{
"fieldId": 21
00
01,
"fieldCode": "
super_cap_extremum.f1
",
"fieldId": 21
21
01,
"fieldCode": "
maxVoltageManagerSystemNo
",
"fieldName": "最高电压管理系统号",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
02,
"fieldCode": "
super_cap_extremum.f2
",
"fieldName": "最高
电 压 超 级 电 容 单
体代号",
"fieldId": 21
21
02,
"fieldCode": "
maxVoltageSingleNo
",
"fieldName": "最高
电压超级电容单
体代号",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
03,
"fieldCode": "
super_cap_extremum.f3
",
"fieldName": "超
级 电 容 单 体 电 压
最高值",
"fieldId": 21
21
03,
"fieldCode": "
maxVoltage
",
"fieldName": "超
级电容单体电压
最高值",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
04,
"fieldCode": "
super_cap_extremum.f4
",
"fieldId": 21
21
04,
"fieldCode": "
minVoltageManagerSystemNo
",
"fieldName": "最低电压管理系统号",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
05,
"fieldCode": "
super_cap_extremum.f5
",
"fieldName": "最低
电 压 超 级 电 容 单
体代号",
"fieldId": 21
21
05,
"fieldCode": "
minVoltageSingleNo
",
"fieldName": "最低
电压超级电容单
体代号",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
06,
"fieldCode": "
super_cap_extremum.f6
",
"fieldName": "超
级 电 容 单 体 电 压
最低值",
"fieldId": 21
21
06,
"fieldCode": "
minVoltage
",
"fieldName": "超
级电容单体电压
最低值",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
07,
"fieldCode": "
super_cap_extremum.f7
",
"fieldId": 21
21
07,
"fieldCode": "
maxTemperatureManagerSystemNo
",
"fieldName": "最高温度管理系统号",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
08,
"fieldCode": "
super_cap_extremum.f8
",
"fieldId": 21
21
08,
"fieldCode": "
maxTemperatureProbeNo
",
"fieldName": "最高温度探针代号",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
09,
"fieldCode": "
super_cap_extremum.f9
",
"fieldId": 21
21
09,
"fieldCode": "
maxTemperature
",
"fieldName": "最高温度值(℃)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
10,
"fieldCode": "
super_cap_extremum.f10
",
"fieldId": 21
21
10,
"fieldCode": "
minTemperatureManagerSystemNo
",
"fieldName": "最低温度管理系统号",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
11,
"fieldCode": "
super_cap_extremum.f11
",
"fieldId": 21
21
11,
"fieldCode": "
minTemperatureProbeNo
",
"fieldName": "最低温度探针代号",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
},
{
"fieldId": 21
00
12,
"fieldCode": "
super_cap_extremum.f12
",
"fieldId": 21
21
12,
"fieldCode": "
minTemperature
",
"fieldName": "最低温度值(℃)",
"fieldType": 0,
"repeatBlockId": null,
"templateFields": null
"templateFields": null,
"children": null
}
]
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment