{
    "info": {
        "protocol": [
            "opcua",
            "lc"
        ],
        "model": "LC",
        "version": ""
    },
    "read_reg": [
        {
            "tag": "SysStatus",
            "name": "系统运行状态",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "0:正常;1:异常;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "SysStatusWord",
            "name": "系统运行状态字",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "ExpectPower",
            "name": "期望有功功率(kW)",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "ProhibiteCha",
            "name": "禁充保护",
            "property": "alarm",
            "type": "int",
            "history": "change",
            "desc": "0:未保护;1:已保护;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "ProhibiteDisc",
            "name": "禁放保护",
            "property": "alarm",
            "type": "int",
            "history": "change",
            "desc": "0:未保护;1:已保护;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "BmsLimited",
            "name": "DOD保护",
            "property": "alarm",
            "type": "int",
            "history": "change",
            "desc": "0:未保护;1:已保护;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "BmsLimitedCh",
            "name": "DOD禁充保护",
            "property": "alarm",
            "type": "int",
            "history": "change",
            "desc": "0:未保护;1:已保护;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "BmsLimitedDc",
            "name": "DOD禁放保护",
            "property": "alarm",
            "type": "int",
            "history": "change",
            "desc": "0:未保护;1:已保护;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "DcTotalVolLow",
            "name": "直流总压异常",
            "property": "alarm",
            "type": "int",
            "history": "change",
            "desc": "0:正常;1:异常;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "CellThresholdAlarm",
            "name": "单体电压阈值告警",
            "property": "alarm",
            "type": "int",
            "history": "change",
            "desc": "0:正常;1:异常;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "IoProtect",
            "name": "动环保护",
            "property": "alarm",
            "type": "int",
            "history": "both",
            "desc": "0:未保护;1:已保护;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "MaxChargePower",
            "name": "BMS最大可充功率",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "MaxDischaPower",
            "name": "BMS最大可放功率",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "ManualProtect",
            "name": "手动保护",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "UserAlarm1",
            "name": "自定义提示1",
            "property": "alarm",
            "type": "int",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "UserAlarm2",
            "name": "自定义提示2",
            "property": "alarm",
            "type": "int",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "UserAlarm3",
            "name": "自定义提示3",
            "property": "alarm",
            "type": "int",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "Fire",
            "name": "本机消防",
            "property": "alarm",
            "type": "int",
            "history": "both",
            "desc": "0:正常;1:异常;",
            "offset": 0,
            "scale": 1
        }
    ],
    "write_reg": [
        {
            "tag": "EnBmsAlarm",
            "name": "使能BMS告警",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "EnProtectDOD",
            "name": "使能DOD防护",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "BmsPowerLimit",
            "name": "使能BMS功率限制",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "PcsAutoTurn",
            "name": "自动PCS关机",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "PcsAutoTurnOffTime",
            "name": "自动PCS关机时间(s)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "OnOff",
            "name": "开关机",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "0:关机;1:开机;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "SetPower",
            "name": "设置有功功率(kW)",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "SetRePower",
            "name": "设置无功功率(kVar)",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "SetConnect",
            "name": "设置并离网模式",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "0:离网;1:并网;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "ClrAlarm",
            "name": "清除保护",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "EnIoProtect",
            "name": "使能动环保护",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "SOCmax",
            "name": "最大充电SOC(%)",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "SOCmin",
            "name": "最小放电SOC(%)",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "PowerLimit",
            "name": "限制功率",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "Trip",
            "name": "脱扣",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "ClrManualProtect",
            "name": "清除手动保护",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "BmsUpper",
            "name": "BMS上下高压",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "0:下高压;1:上高压;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "WStartHot",
            "name": "制热启动温度(℃)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "WEndHot",
            "name": "制热停止温度(℃)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "WStartCool",
            "name": "制冷启动温度(℃)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "WEndCool",
            "name": "制冷停止温度(℃)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "WDistHot",
            "name": "制热目标温度(℃)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "WDistCool",
            "name": "制冷目标温度",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "TMSCtrlTempCold",
            "name": "输出制冷目标温度(℃)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "TMSCtrlTempHot",
            "name": "输出制热目标温度(℃)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "TMSCtrlState",
            "name": "液冷机控制",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "00:待机;01:制冷;02:制热;03:泵循环;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "SelfLoopDiff",
            "name": "启动自循环温差(℃)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "AirCondStartStopCtrl",
            "name": "空调控制",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:关机;1:开机;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "EnableAirCond",
            "name": "使能空调控制",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "EnableAutoCool",
            "name": "使能液冷机管理",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "EnSelfLoopDiff",
            "name": "使能间隙自循环",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "singleMaxVoltage",
            "name": "单体过压保护阈值(V)",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "singleMinVoltage",
            "name": "单体欠压保护阈值(V)",
            "property": "realdata",
            "type": "float",
            "history": "both",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "enSingleVoltage",
            "name": "使能单体电压保护",
            "property": "realdata",
            "type": "int",
            "history": "both",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "singleMaxVoltageErr",
            "name": "单体过压保护偏差(V)",
            "property": "realdata",
            "type": "float",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "singleMinVoltageErr",
            "name": "单体欠压保护偏差(V)",
            "property": "realdata",
            "type": "float",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "SOCminErr",
            "name": "禁放SOC偏差(%)",
            "property": "realdata",
            "type": "float",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "SOCmaxErr",
            "name": "禁充SOC偏差(%)",
            "property": "realdata",
            "type": "float",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "EnDraughtFanPower",
            "name": "使能风机跟随功率",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "DFanPowerThreShold",
            "name": "风机跟随功率门限(kW)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "EnDraughtFanTem",
            "name": "使能风机跟随温度",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:禁用;1:使能;",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "DFanTemThreShold",
            "name": "风机跟随温度门限(℃)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "DeadTime",
            "name": "跟随时间死区(s)",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "",
            "offset": 0,
            "scale": 1
        },
        {
            "tag": "Fan",
            "name": "风机",
            "property": "realdata",
            "type": "int",
            "history": "change",
            "desc": "0:关机;1:开机;",
            "offset": 0,
            "scale": 1
        }
    ]
}