Commit 4a40ca65 authored by chenzhao's avatar chenzhao

修改代码

parent 2a3766e9
......@@ -4,16 +4,16 @@
"key": "voltage",
"children": [
{"name":"直流电压PV1",
"key": "voltage_PV1"
"key": "acv1"
},
{"name":"直流电压PV2",
"key": "voltage_PV2"
"key": "acv2"
},
{"name":"直流电压PV3",
"key": "voltage_PV3"
"key": "acv3"
},
{"name":"直流电压PV4",
"key": "voltage_PV4"
"key": "acv4"
}
]
},
......@@ -22,16 +22,16 @@
"key": "current",
"children": [
{"name":"直流电流PV1",
"key": "current_PV1"
"key": "acc1"
},
{"name":"直流电流PV2",
"key": "current_PV2"
"key": "acc2"
},
{"name":"直流电流PV3",
"key": "current_PV3"
"key": "acc3"
},
{"name":"直流电流PV4",
"key": "current_PV4"
"key": "acc4"
}
]
},
......@@ -95,25 +95,25 @@
},
{
"name": "总功率",
"key": "8",
"key": "totalPower",
"children": [
]
},
{
"name": "当日电量",
"key": "9",
"key": "dayGen",
"children": [
]
},
{
"name": "累计电量",
"key": "10",
"key": "totalGen",
"children": [
]
},
{
"name": "IGBT温度",
"key": "11",
"key": "igbtTmep",
"children": [
]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment