修改服务端:监测卡片参数显示配置

This commit is contained in:
lixiaoyuan
2025-11-27 16:07:57 +08:00
parent 8735a31b18
commit 658197295c
4 changed files with 7 additions and 6 deletions

View File

@@ -58,14 +58,14 @@
"addrYC":[
["电网状态", "0x1007", "--", ""],
["启停状态", "0x1006", "--", ""],
["手动/自动状态", "0x103D", "--", ""],
["A相电压", "0x0013", "0.0", " V", "1"],
["A相电流", "0x001C", "0.0", " A"],
["B相电压", "0x0014", "0.0", " V", "1"],
["B相电流", "0x001D", "0.0", " A"],
["C相电压", "0x0015", "0.0", " V", "1"],
["C相电流", "0x001E", "0.0", " A"],
["总有功功率", "0x0028", "0.0", " kW"]
["总有功功率", "0x0028", "0.0", " kW"],
["手动/自动状态", "0x103D", "--", ""]
],
"addrCurve": ["0x0013", "0x001C", "0x0028"],
"valstr": {