{
    "check_code": "57ec681b07dac706c127242d120c8cfe",
    "info": {
        "protocol": [
            "modbus_tcp",
            "modbus_rtu"
        ],
        "type": "BMS",
        "vendor": "BMSER",
        "model": "RACK",
        "version": "1.0.0",
        "lang": "zh_CN",
        "adapter": "common",
        "compatible": "5.312.0000"
    },
    "adapter": [
        {
            "function": "get_vol",
            "tagname": "RackVoltage"
        },
        {
            "function": "get_chargecur",
            "tagname": "RackMaxChargeCur"
        },
        {
            "function": "SOC",
            "tagname": "SOC"
        },
        {
            "function": "get_dischacur",
            "tagname": "RackMaxDisChaCur"
        },
        {
            "function": "set_connect",
            "value_maps": [
                {
                    "map_in": 0,
                    "tagname": "BmsSetConnect",
                    "map_out": 0
                },
                {
                    "map_in": 1,
                    "tagname": "BmsSetConnect",
                    "map_out": 1
                }
            ]
        }
    ],
    "poll_list": [
        {
            "scan_rate": 2000,
            "prot": [
                4,
                "0x2001",
                47
            ]
        },
        {
            "scan_rate": 2000,
            "prot": [
                4,
                "0x2220",
                2
            ]
        },
        {
            "scan_rate": 2000,
            "prot": [
                4,
                "0x2260",
                2
            ]
        },
        {
            "scan_rate": 2000,
            "prot": [
                4,
                "0x22a0",
                1
            ]
        },
        {
            "scan_rate": 2000,
            "prot": [
                3,
                "0x0001",
                2
            ]
        },
        {
            "scan_rate": 2000,
            "prot": [
                3,
                "0x3001",
                102
            ]
        }
    ],
    "read_reg": [
        {
            "tag": "RackRunState",
            "name": "Rack运行状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2001",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": "0:正常;1:充電禁止;2:放電禁止;3:待機;4:停止;"
        },
        {
            "tag": "RackPrechargePhase",
            "name": "ラックプリチャージ段階",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2002",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": "0:断网;1:启动并网;2:并网中;3:并网成功;4:并网失敗;"
        },
        {
            "tag": "RackConnectionState",
            "name": "Rack接触器状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2003",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "PosContactorState",
            "name": "主接触器状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2003",
                "bits",
                "AB",
                0,
                1,
                0
            ],
            "desc": "0:開放;1:投入;"
        },
        {
            "tag": "PreContactorState",
            "name": "预充接触器状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2003",
                "bits",
                "AB",
                1,
                1,
                0
            ],
            "desc": "0:開放;1:投入;"
        },
        {
            "tag": "NegContactorState",
            "name": "主负接触状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2003",
                "bits",
                "AB",
                2,
                1,
                0
            ],
            "desc": "0:開放;1:投入;"
        },
        {
            "tag": "DisConnectorState",
            "name": "隔离开关状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2003",
                "bits",
                "AB",
                3,
                1,
                0
            ],
            "desc": "0:開放;1:投入;"
        },
        {
            "tag": "RackAlarmInfo",
            "name": "ラック故障",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BmuHardwareFault",
            "name": "BMUハードウェア故障",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "bits",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BcuHardwareFault",
            "name": "BCUハードウェア故障",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "bits",
                "AB",
                1,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "FuseProtectorFault",
            "name": "ヒューズ故障",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "bits",
                "AB",
                2,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ContactorAdhesionFault",
            "name": "コンタクタ溶着故障",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "bits",
                "AB",
                3,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BmuCommunicationFault",
            "name": "BMU通信故障",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "bits",
                "AB",
                4,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BauCommunicationFault",
            "name": "BAU通信故障",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "bits",
                "AB",
                5,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CurrentSensorFault",
            "name": "電流センサ故障",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "bits",
                "AB",
                6,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ImdFault",
            "name": "絶縁監視装置故障",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "bits",
                "AB",
                7,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DisconnectorFault",
            "name": "断路器異常開放",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2004",
                "bits",
                "AB",
                8,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackAlarm1",
            "name": "ラックレベル1アラーム",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackVolHighWarn1",
            "name": "総電圧過電圧レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackVolLowWarn1",
            "name": "総電圧不足電圧レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                1,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellVolHighWarn1",
            "name": "セル過電圧レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                2,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellVolLowWarn1",
            "name": "セル不足電圧レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                3,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DsgCurHighWarn1",
            "name": "放電過電流レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                4,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ChgCurHighWarn1",
            "name": "充電過電流レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                5,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DsgTempHighWarn1",
            "name": "放電電池過温度レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                6,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DsgTempLowWarn1",
            "name": "放電電池低温レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                7,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ChgTempHighWarn1",
            "name": "充電電池過温度レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                8,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ChgTempLowWarn1",
            "name": "充電電池低温レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                9,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "InsulationLowWarn1",
            "name": "絶縁抵抗低下レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                10,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "TerminalTempHighWarn1",
            "name": "端子過温度レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                11,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "HVBTempHighWarn1",
            "name": "高圧ボックスコネクタ過温度レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                12,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellVolDiffHighwarn1",
            "name": "セル電圧差過大レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                13,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellTempDiffHighWarn1",
            "name": "セル温度差過大レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                14,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "SOCLowWarn1",
            "name": "SOC低下レベル1アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2005",
                "bits",
                "AB",
                15,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackAlarm2",
            "name": "ラックレベル2アラーム",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackVolHighWarn2",
            "name": "総電圧過電圧レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackVolLowWarn2",
            "name": "総電圧不足電圧レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                1,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellVolHighWarn2",
            "name": "セル過電圧レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                2,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellVolLowWarn2",
            "name": "セル不足電圧レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                3,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DsgCurHighWarn2",
            "name": "放電過電流レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                4,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ChgCurHighWarn2",
            "name": "充電過電流レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                5,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DsgTempHighWarn2",
            "name": "放電電池過温度レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                6,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DsgTempLowWarn2",
            "name": "放電電池低温レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                7,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ChgTempHighWarn2",
            "name": "充電電池過温度レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                8,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ChgTempLowWarn2",
            "name": "充電電池低温レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                9,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "InsulationLowWarn2",
            "name": "絶縁抵抗低下レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                10,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "TerminalTempHighWarn2",
            "name": "端子過温度レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                11,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "HVBTempHighWarn2",
            "name": "高圧ボックスコネクタ過温度レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                12,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellVolDiffHighwarn2",
            "name": "セル電圧差過大レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                13,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellTempDiffHighWarn2",
            "name": "セル温度差過大レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                14,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "SOCLowWarn2",
            "name": "SOC低下レベル2アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2006",
                "bits",
                "AB",
                15,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackAlarm3",
            "name": "ラックレベル3アラーム",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackVolHighWarn3",
            "name": "総電圧過電圧レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackVolLowWarn3",
            "name": "総電圧不足電圧レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                1,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellVolHighWarn3",
            "name": "セル過電圧レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                2,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellVolLowWarn3",
            "name": "セル不足電圧レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                3,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DsgCurHighWarn3",
            "name": "放電過電流レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                4,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ChgCurHighWarn3",
            "name": "充電過電流レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                5,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DsgTempHighWarn3",
            "name": "放電電池過温度レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                6,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "DsgTempLowWarn3",
            "name": "放電電池低温レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                7,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ChgTempHighWarn3",
            "name": "充電電池過温度レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                8,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "ChgTempLowWarn3",
            "name": "充電電池低温レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                9,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "InsulationLowWarn3",
            "name": "絶縁抵抗低下レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                10,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "TerminalTempHighWarn3",
            "name": "端子過温度レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                11,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "HVBTempHighWarn3",
            "name": "高圧ボックスコネクタ過温度レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                12,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellVolDiffHighwarn3",
            "name": "セル電圧差過大レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                13,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "CellTempDiffHighWarn3",
            "name": "セル温度差過大レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                14,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "SOCLowWarn3",
            "name": "SOC低下レベル3アラーム",
            "property": "alarm",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2007",
                "bits",
                "AB",
                15,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "PrechargeTotalVol",
            "name": "プリチャージ総電圧(V)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x200a",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackVoltage",
            "name": "ラック電池総電圧(V)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x200b",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackCurrent",
            "name": "ラック電池総電流(A)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x200c",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackCagDsgState",
            "name": "充放电状態",
            "property": "realdata",
            "history": "both",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x200c",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": "0:アイドル;1:放電;2:充電",
            "handle": "enum_cha_p"
        },
        {
            "tag": "SOC",
            "name": "RackSOC(%)",
            "property": "realdata",
            "history": "both",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x200e",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "SOH",
            "name": "RackSOH(%)",
            "property": "realdata",
            "history": "both",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x200f",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackInsulatValue",
            "name": "ラック絶縁値(kΩ)",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2010",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackPosInsulatVal",
            "name": "ラック正極絶縁値(kΩ)",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2011",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackNegInsulatVal",
            "name": "ラック負極絶縁値(kΩ)",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2012",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMaxChargeCur",
            "name": "ラック最大充電電流(A)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2013",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMaxDisChaCur",
            "name": "ラック最大放電電流(A)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2014",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMaxVolCellId",
            "name": "ラックセル電圧最高セル番号",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2015",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMaxVoltage",
            "name": "ラックセル電圧最高値(mV)",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2016",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMinVolCellId",
            "name": "ラックセル電圧最低セル番号",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2017",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMinVoltage",
            "name": "ラックセル電圧最低値(mV)",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2018",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMaxTempCellId",
            "name": "ラックセル温度最高セル番号",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2019",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMaxTemp",
            "name": "ラックセル温度最高値(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x201a",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMinTempCellId",
            "name": "ラックセル温度最低セル番号",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x201b",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackMinTemp",
            "name": "ラックセル温度最低値(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x201c",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackAverageVolt",
            "name": "ラック平均電圧(mV)",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x201d",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackAverageTemp",
            "name": "ラック平均温度(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x201e",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "HVBTemp1",
            "name": "高圧ボックス温度1(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2020",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "HVBTemp2",
            "name": "高圧ボックス温度2(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2021",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "HVBTemp3",
            "name": "高圧ボックス温度3(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2022",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "HVBTemp4",
            "name": "高圧ボックス温度4(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2023",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackChgCap",
            "name": "ラック充電可能電力量(kWh)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2028",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackDsgCap",
            "name": "ラック放電可能電力量(kWh)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x2029",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackOneChgCap",
            "name": "ラック単回充電電力量(kWh)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x202A",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "RackOneDisCap",
            "name": "ラック単回放電電力量(kWh)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x202B",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "AllChargeVol",
            "name": "ラック累積充電電力量(kWh)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x202C",
                "uint",
                "ABCD",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "AllDisChargeVol",
            "name": "ラック累積放電電力量(kWh)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x202E",
                "uint",
                "ABCD",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU1PositTemp",
            "name": "BMU1正極端子温度(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2220",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU2PositTemp",
            "name": "BMU2正極端子温度(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2221",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU1NegatTemp",
            "name": "BMU1負極端子温度(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2260",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU2NegatTemp",
            "name": "BMU2負極端子温度(℃)",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                4,
                "0x2261",
                "int",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU1-16Comm",
            "name": "BMU1-16通信状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x22a0",
                "uint",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU1Comm",
            "name": "BMU1通信状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x22a0",
                "bits",
                "AB",
                0,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU2Comm",
            "name": "BMU2通信状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x22a0",
                "bits",
                "AB",
                1,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU3Comm",
            "name": "BMU3通信状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x22a0",
                "bits",
                "AB",
                2,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU4Comm",
            "name": "BMU4通信状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x22a0",
                "bits",
                "AB",
                3,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU5Comm",
            "name": "BMU5通信状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x22a0",
                "bits",
                "AB",
                4,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU6Comm",
            "name": "BMU6通信状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x22a0",
                "bits",
                "AB",
                5,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU7Comm",
            "name": "BMU7通信状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x22a0",
                "bits",
                "AB",
                6,
                1,
                0
            ],
            "desc": ""
        },
        {
            "tag": "BMU8Comm",
            "name": "BMU8通信状態",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                4,
                "0x22a0",
                "bits",
                "AB",
                7,
                1,
                0
            ],
            "desc": ""
        }
    ],
    "write_reg": [
        {
            "tag": "BmsSetConnect",
            "name": "起動停止制御",
            "property": "realdata",
            "history": "change",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "no_fetch": 0,
            "prot": [
                3,
                "0x0001",
                "int",
                "AB"
            ],
            "desc": "0:停止;1:起動;"
        },
        {
            "tag": "ResetSlaveCtr",
            "name": "スレーブコントローラIDリセット",
            "property": "realdata",
            "history": "change",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "no_fetch": 0,
            "prot": [
                3,
                "0x0002",
                "int",
                "AB"
            ],
            "desc": ""
        },
        {
            "tag": "CellVoltageHighWarnTh1",
            "name": "Rackセル過電圧レベル1アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3001",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageHighWarnReco1",
            "name": "ラックセル過電圧レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3002",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageLowWarnTh1",
            "name": "Rackセル不足電圧レベル1アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3003",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageLowWarnReco1",
            "name": "ラックセル不足電圧レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3004",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVolHighWarnTh1",
            "name": "Rack総電圧過電圧レベル1アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3005",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVoltageHighWarnReco1",
            "name": "ラック総電圧過電圧レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3006",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVolLowWarnTh1",
            "name": "Rack総電圧不足電圧レベル1アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3007",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVoltageLowWarnReco1",
            "name": "ラック総電圧不足電圧レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3008",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "ChgCurrentHighWarnTh1",
            "name": "ラック充電過電流レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3009",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "ChgCurrentHighWarnReco1",
            "name": "ラック充電過電流レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x300a",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "DsgCurrentHighWarnTh1",
            "name": "ラック放電過電流レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x300b",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "DsgCurrentHighWarnReco1",
            "name": "ラック放電過電流レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x300c",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempHighWarnTh1",
            "name": "ラック充電過温度レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x300d",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempHighWarnReco1",
            "name": "ラック充電過温度レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x300e",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempLowWarnTh1",
            "name": "ラック充電低温レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x300f",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempLowWarnReco1",
            "name": "ラック充電低温レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3010",
                "int",
                "AB"
            ]
        },
        {
            "tag": "SOCHighWarnTh1",
            "name": "ラックSOC低下レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3011",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "SOCLowWarnReco1",
            "name": "ラックSOC低下レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3012",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "PolarityTempHighWarnTh1",
            "name": "Rack端子過温度レベル1アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3013",
                "int",
                "AB"
            ]
        },
        {
            "tag": "PolarityTempHighWarnReco1",
            "name": "ラック端子過温度レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3014",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackInsulatValLowWarnTh1",
            "name": "ラック絶縁不良レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3015",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackInsulatValLowWarnReco1",
            "name": "ラック絶縁不良レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3016",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellDifVolHighWarnTh1",
            "name": "Rackセル電圧差過大レベル1アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3017",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellDifVolHighWarnReco1",
            "name": "ラックセル電圧差過大レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3018",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDifVolHighWarnTh1",
            "name": "ラック総電圧差過大レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3019",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDifVolHighWarnReco1",
            "name": "ラック総電圧差過大レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x301a",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempHighWarnTh1",
            "name": "ラック放電過温度レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x301b",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempHighWarnReco1",
            "name": "ラック放電過温度レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x301c",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempLowWarnTh1",
            "name": "ラック放電低温レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x301d",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempLowWarnReco1",
            "name": "ラック放電低温レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x301e",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDifTempHighWarnTh1",
            "name": "ラック温度差過大レベル1アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x301f",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDifTempHighWarnReco1",
            "name": "ラック温度差過大レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3020",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "HVBTempHighWarnTh1",
            "name": "Rack高圧ボックスコネクタ過温度レベル1アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3021",
                "int",
                "AB"
            ]
        },
        {
            "tag": "HVBTempHighWarnReco1",
            "name": "ラック高圧ボックスコネクタ過温度レベル1復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3022",
                "int",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageHighWarnTh2",
            "name": "Rackセル過電圧レベル2アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3023",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageHighWarnReco2",
            "name": "ラックセル過電圧レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3024",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageLowWarnTh2",
            "name": "Rackセル不足電圧レベル2アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3025",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageLowWarnReco2",
            "name": "ラックセル不足電圧レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3026",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVolHighWarnTh2",
            "name": "Rack総電圧過電圧レベル2アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3027",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVoltageHighWarnReco2",
            "name": "ラック総電圧過電圧レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3028",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVolLowWarnTh2",
            "name": "Rack総電圧不足電圧レベル2アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3029",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVoltageLowWarnReco2",
            "name": "ラック総電圧不足電圧レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x302a",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "ChgCurrentHighWarnTh2",
            "name": "ラック充電過電流レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x302b",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "ChgCurrentHighWarnReco2",
            "name": "ラック充電過電流レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x302c",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "DsgCurrentHighWarnTh2",
            "name": "ラック放電過電流レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x302d",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "DsgCurrentHighWarnReco2",
            "name": "ラック放電過電流レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x302e",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempHighWarnTh2",
            "name": "ラック充電過温度レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x302f",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempHighWarnReco2",
            "name": "ラック充電過温度レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3030",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempLowWarnTh2",
            "name": "ラック充電低温レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3031",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempLowWarnReco2",
            "name": "ラック充電低温レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3032",
                "int",
                "AB"
            ]
        },
        {
            "tag": "SOCHighWarnTh2",
            "name": "ラックSOC低下レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3033",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "SOCLowWarnReco2",
            "name": "ラックSOC低下レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3034",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "PolarityTempHighWarnTh2",
            "name": "Rack端子過温度レベル2アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3035",
                "int",
                "AB"
            ]
        },
        {
            "tag": "PolarityTempHighWarnReco2",
            "name": "ラック端子過温度レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3036",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackInsulatValLowWarnTh2",
            "name": "ラック絶縁不良レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3037",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackInsulatValLowWarnReco2",
            "name": "ラック絶縁不良レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3038",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellDifVolHighWarnTh2",
            "name": "Rackセル電圧差過大レベル2アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3039",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellDifVolHighWarnReco2",
            "name": "ラックセル電圧差過大レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x303a",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDifVolHighWarnTh2",
            "name": "ラック総電圧差過大レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x303b",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDifVolHighWarnReco2",
            "name": "ラック総電圧差過大レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x303c",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempHighWarnTh2",
            "name": "ラック放電過温度レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x303d",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempHighWarnReco2",
            "name": "ラック放電過温度レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x303e",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempLowWarnTh2",
            "name": "ラック放電低温レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x303f",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempLowWarnReco2",
            "name": "ラック放電低温レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3040",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDifTempHighWarnTh2",
            "name": "ラック温度差過大レベル2アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3041",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDifTempHighWarnReco2",
            "name": "ラック温度差過大レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3042",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "HVBTempHighWarnTh2",
            "name": "Rack高圧ボックスコネクタ過温度レベル2アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3043",
                "int",
                "AB"
            ]
        },
        {
            "tag": "HVBTempHighWarnReco2",
            "name": "ラック高圧ボックスコネクタ過温度レベル2復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3044",
                "int",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageHighWarnTh3",
            "name": "Rackセル過電圧レベル3アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3045",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageHighWarnReco3",
            "name": "ラックセル過電圧レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3046",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageLowWarnTh3",
            "name": "Rackセル不足電圧レベル3アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3047",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellVoltageLowWarnReco3",
            "name": "ラックセル不足電圧レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3048",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVolHighWarnTh3",
            "name": "Rack総電圧過電圧レベル3アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3049",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVoltageHighWarnReco3",
            "name": "ラック総電圧過電圧レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x304a",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVolLowWarnTh3",
            "name": "Rack総電圧不足電圧レベル3アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x304b",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackVoltageLowWarnReco3",
            "name": "ラック総電圧不足電圧レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x304c",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "ChgCurrentHighWarnTh3",
            "name": "ラック充電過電流レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x304d",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "ChgCurrentHighWarnReco3",
            "name": "ラック充電過電流レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x304e",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "DsgCurrentHighWarnTh3",
            "name": "ラック放電過電流レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x304f",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "DsgCurrentHighWarnReco3",
            "name": "ラック放電過電流レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3050",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempHighWarnTh3",
            "name": "ラック充電過温度レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3051",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempHighWarnReco3",
            "name": "ラック充電過温度レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3052",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempLowWarnTh3",
            "name": "ラック充電低温レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3053",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackChgTempLowWarnReco3",
            "name": "ラック充電低温レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3054",
                "int",
                "AB"
            ]
        },
        {
            "tag": "SOCHighWarnTh3",
            "name": "ラックSOC低下レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3055",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "SOCLowWarnReco3",
            "name": "ラックSOC低下レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3056",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "PolarityTempHighWarnTh3",
            "name": "Rack端子過温度レベル3アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3057",
                "int",
                "AB"
            ]
        },
        {
            "tag": "PolarityTempHighWarnReco3",
            "name": "ラック端子過温度レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3058",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackInsulatValLowWarnTh3",
            "name": "ラック絶縁不良レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x3059",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackInsulatValLowWarnReco3",
            "name": "ラック絶縁不良レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x305a",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellDifVolHighWarnTh3",
            "name": "Rackセル電圧差過大レベル3アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x305b",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "CellDifVolHighWarnReco3",
            "name": "ラックセル電圧差過大レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "int",
            "offset": 0,
            "scale": 1,
            "prot": [
                3,
                "0x305c",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDifVolHighWarnTh3",
            "name": "ラック総電圧差過大レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x305d",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDifVolHighWarnReco3",
            "name": "ラック総電圧差過大レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x305e",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempHighWarnTh3",
            "name": "ラック放電過温度レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x305f",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempHighWarnReco3",
            "name": "ラック放電過温度レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3060",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempLowWarnTh3",
            "name": "ラック放電低温レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3061",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDsgTempLowWarnReco3",
            "name": "ラック放電低温レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3062",
                "int",
                "AB"
            ]
        },
        {
            "tag": "RackDifTempHighWarnTh3",
            "name": "ラック温度差過大レベル3アラームしきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3063",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "RackDifTempHighWarnReco3",
            "name": "ラック温度差過大レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3064",
                "uint",
                "AB"
            ]
        },
        {
            "tag": "HVBTempHighWarnTh3",
            "name": "Rack高圧ボックスコネクタ過温度レベル3アラーム门限",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3065",
                "int",
                "AB"
            ]
        },
        {
            "tag": "HVBTempHighWarnReco3",
            "name": "ラック高圧ボックスコネクタ過温度レベル3復帰しきい値",
            "desc": "",
            "property": "realdata",
            "history": "period",
            "type": "float",
            "offset": 0,
            "scale": 0.1,
            "prot": [
                3,
                "0x3066",
                "int",
                "AB"
            ]
        }
    ]
}