{
  "id": "15a6fa51-f88e-433b-852b-89b04ec837a4",
  "name": "YMAE045/065X",
  "expands": {
    "batchread": [
      {
        "AOMin": 0,
        "AOMax": 15
      },
      {
        "AOMin": 100,
        "AOMax": 123
      },
      {
        "AOMin": 1155,
        "AOMax": 1161
      }
    ]
  },
  "properties": [
    {
      "id": "switch",
      "name": "开关机",
      "accessMode": "rw",
      "dataType": {
        "type": "boolean",
        "trueText": "开机",
        "falseText": "关机",
        "trueValue": "1",
        "falseValue": "2"
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 0,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "switchFdbk",
      "name": "开机/关机状态",
      "accessMode": "r",
      "dataType": {
        "type": "boolean",
        "trueText": "开机",
        "falseText": "关机",
        "trueValue": "1",
        "falseValue": "0"
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 100,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "mode",
      "name": "运行模式设定",
      "accessMode": "rw",
      "dataType": {
        "type": "enum",
        "elements": [
          {
            "value": "0",
            "key": "refrigeration",
            "text": "制冷"
          },
          {
            "value": "1",
            "key": "heating",
            "text": "制热"
          },
          {
            "value": "0",
            "key": "dehumidity",
            "text": "除湿"
          },
          {
            "value": "8",
            "key": "waterPump",
            "text": "水泵循环"
          }
        ]
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 1,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "modeFdbk",
      "name": "运行模式状态",
      "accessMode": "r",
      "dataType": {
        "type": "enum",
        "elements": [
          {
            "value": "0",
            "key": "refrigeration",
            "text": "制冷"
          },
          {
            "value": "1",
            "key": "heating",
            "text": "制热"
          },
          {
            "value": "8",
            "key": "waterPump",
            "text": "水泵循环"
          }
        ]
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 101,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "child114",
      "name": "载荷",
      "accessMode": "r",
      "dataType": {
        "type": "float",
        "min": "0",
        "max": "100",
        "step": "0.1",
        "unit": "%"
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 114,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "outsideTemp",
      "name": "环境温度",
      "accessMode": "r",
      "dataType": {
        "type": "float",
        "min": "-50",
        "max": "99.9",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": true,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 113,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "reTemp",
      "name": "系统回水",
      "accessMode": "r",
      "dataType": {
        "type": "float",
        "min": "-50",
        "max": "99.9",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": true,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 110,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "suTemp",
      "name": "系统出水",
      "accessMode": "r",
      "dataType": {
        "type": "float",
        "min": "-50",
        "max": "99.9",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": true,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 111,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "reTarTempCo",
      "name": "制冷回水温度设定值",
      "accessMode": "rw",
      "dataType": {
        "type": "float",
        "min": "10",
        "max": "30",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 2,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "suTarTempCo",
      "name": "制冷出水温度设定值",
      "accessMode": "rw",
      "dataType": {
        "type": "float",
        "min": "5",
        "max": "25",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 4,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "reTarTempHe",
      "name": "制热回水温度设定值",
      "accessMode": "rw",
      "dataType": {
        "type": "float",
        "min": "20",
        "max": "53",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 3,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "suTarTempHe",
      "name": "制热出水温度设定值",
      "accessMode": "rw",
      "dataType": {
        "type": "float",
        "min": "25",
        "max": "55",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 5,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "denoise",
      "name": "静音模式设定",
      "accessMode": "rw",
      "dataType": {
        "type": "enum",
        "elements": [
          {
            "value": "0",
            "key": "close",
            "text": "关闭"
          },
          {
            "value": "1",
            "key": "open",
            "text": "启用"
          }
        ]
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 7,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "property3/8",
      "name": "故障复位",
      "accessMode": "rw",
      "dataType": {
        "type": "enum",
        "elements": [
          {
            "value": "0",
            "key": "",
            "text": "无效"
          },
          {
            "value": "1",
            "key": "",
            "text": "复位"
          }
        ]
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 8,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "refrigerationControl",
      "name": "制冷控制选择设定值",
      "accessMode": "rw",
      "dataType": {
        "type": "enum",
        "elements": [
          {
            "value": "0",
            "key": "",
            "text": "系统回水"
          },
          {
            "value": "1",
            "key": "",
            "text": "系统出水"
          },
          {
            "value": "2",
            "key": "",
            "text": "变出水控制"
          }
        ]
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 9,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "heatingControl",
      "name": "制热控制选择设定值",
      "accessMode": "rw",
      "dataType": {
        "type": "enum",
        "elements": [
          {
            "value": "0",
            "key": "",
            "text": "系统回水"
          },
          {
            "value": "1",
            "key": "",
            "text": "系统出水"
          },
          {
            "value": "2",
            "key": "",
            "text": "变出水控制"
          }
        ]
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 10,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "tempPeriodSet",
      "name": "温控周期",
      "accessMode": "rw",
      "dataType": {
        "type": "int",
        "min": "10",
        "max": "120",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 11,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "tempABackSet",
      "name": "水温动作回差设定值",
      "accessMode": "rw",
      "dataType": {
        "type": "int",
        "min": "1",
        "max": "3",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 12,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "backWaterControl",
      "name": "回水变化率控制选择",
      "accessMode": "rw",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "6",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 14,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "property3/15",
      "name": "BAS读取模块",
      "accessMode": "rw",
      "dataType": {
        "type": "int",
        "min": "1",
        "max": "32",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 15,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "child123",
      "name": "模块总数",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "1",
        "max": "32",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 123,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "commStatus",
      "name": "HMI 通信状态",
      "accessMode": "r",
      "dataType": {
        "type": "enum",
        "elements": [
          {
            "value": "0",
            "key": "",
            "text": "断"
          },
          {
            "value": "1",
            "key": "",
            "text": "通"
          }
        ]
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 103,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "moduleCommStatus",
      "name": "模块通信状态（1-16）",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 104,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "child15",
            "name": "模块16",
            "start": 15,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child14",
            "name": "模块15",
            "start": 14,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child13",
            "name": "模块14",
            "start": 13,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child12",
            "name": "模块13",
            "start": 12,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child11",
            "name": "模块12",
            "start": 11,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child10",
            "name": "模块11",
            "start": 10,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child9",
            "name": "模块10",
            "start": 9,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child8",
            "name": "模块9",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child7",
            "name": "模块8",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child6",
            "name": "模块7",
            "start": 6,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child5",
            "name": "模块6",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child4",
            "name": "模块5",
            "start": 4,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child3",
            "name": "模块4",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child2",
            "name": "模块3",
            "start": 2,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child1",
            "name": "模块2",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child0",
            "name": "模块1",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "moduleFaultStatus",
      "name": "模块故障状态（1-16）",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 109,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "child15",
            "name": "模块16",
            "start": 15,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child14",
            "name": "模块15",
            "start": 14,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child13",
            "name": "模块14",
            "start": 13,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child12",
            "name": "模块13",
            "start": 12,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child11",
            "name": "模块12",
            "start": 11,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child10",
            "name": "模块11",
            "start": 10,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child9",
            "name": "模块10",
            "start": 9,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child8",
            "name": "模块9",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child7",
            "name": "模块8",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child6",
            "name": "模块7",
            "start": 6,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child5",
            "name": "模块6",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child4",
            "name": "模块5",
            "start": 4,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child3",
            "name": "模块4",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child2",
            "name": "模块3",
            "start": 2,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child1",
            "name": "模块2",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child0",
            "name": "模块1",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "moduleCommStatus1",
      "name": "模块通信状态 (17-32)",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 121,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "child15",
            "name": "模块32",
            "start": 15,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child14",
            "name": "模块31",
            "start": 14,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child13",
            "name": "模块30",
            "start": 13,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child12",
            "name": "模块29",
            "start": 12,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child11",
            "name": "模块28",
            "start": 11,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child10",
            "name": "模块27",
            "start": 10,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child9",
            "name": "模块26",
            "start": 9,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child8",
            "name": "模块25",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child7",
            "name": "模块24",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child6",
            "name": "模块23",
            "start": 6,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child5",
            "name": "模块22",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child4",
            "name": "模块21",
            "start": 4,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child3",
            "name": "模块20",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child2",
            "name": "模块19",
            "start": 2,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child1",
            "name": "模块18",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          },
          {
            "id": "child0",
            "name": "模块17",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "断"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "通"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "moduleFaultStatus1",
      "name": "模块故障状态 (17-32)",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 122,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "child15",
            "name": "模块32",
            "start": 15,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child14",
            "name": "模块31",
            "start": 14,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child13",
            "name": "模块30",
            "start": 13,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child12",
            "name": "模块29",
            "start": 12,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child11",
            "name": "模块28",
            "start": 11,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child10",
            "name": "模块27",
            "start": 10,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child9",
            "name": "模块26",
            "start": 9,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child8",
            "name": "模块25",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child7",
            "name": "模块24",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child6",
            "name": "模块23",
            "start": 6,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child5",
            "name": "模块22",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child4",
            "name": "模块21",
            "start": 4,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child3",
            "name": "模块20",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child2",
            "name": "模块19",
            "start": 2,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child1",
            "name": "模块18",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child0",
            "name": "模块17",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "module1Fault1",
      "name": "模块1 - 故障字1",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 1155,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "child10",
            "name": "经济器出口温度传感器故障",
            "start": 10,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child9",
            "name": "经济器进口温度传感器故障",
            "start": 9,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child8",
            "name": "压缩机排气温度传感器故障",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child6",
            "name": "气分进口温度传感器故障",
            "start": 6,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child5",
            "name": "系统出水温度传感器故障",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child4",
            "name": "机组出水温度传感器故障",
            "start": 4,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child3",
            "name": "环境温度传感器故障",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child2",
            "name": "翅片温度传感器故障",
            "start": 2,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child1",
            "name": "低压压力传感器故障/低压故障",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child0",
            "name": "机组回水温度传感器故障",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "module1Fault3",
      "name": "模块1 - 故障字3",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 1157,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "child8",
            "name": "电源保护（仅带水泵机组有）",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child7",
            "name": "外部连锁",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child4",
            "name": "系统水流开关故障或系统水泵过载故障",
            "start": 4,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child2",
            "name": "高压故障",
            "start": 2,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child1",
            "name": "机组水流开关故障或机组水泵过载故障",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "module1Fault5",
      "name": "模块1 - 故障字5",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 1159,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "child14",
            "name": "机组制热出水温度过低",
            "start": 14,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child12",
            "name": "机组制热出水温度过高",
            "start": 12,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child10",
            "name": "机组制冷出水温度过低",
            "start": 10,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child9",
            "name": "冬季防冻保护失效报警",
            "start": 9,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child8",
            "name": "主机与 T8600/ FCU 通信故障",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child7",
            "name": "机组未解锁",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child6",
            "name": "系统制热出水温度过高",
            "start": 6,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child5",
            "name": "系统制冷出水温度过低",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child3",
            "name": "制冷环温过低",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child1",
            "name": "主机与 BAS 通讯故障",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child0",
            "name": "通讯故障（1#机是主机与线控，\n其他是机组与主机）",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "module1Fault6",
      "name": "模块1 - 故障字6",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 1160,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "child8",
            "name": "板换冻结保护",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child0",
            "name": "压缩机排气温度过高",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "module1Fault7",
      "name": "模块1 - 故障字7",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 1161,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "child13",
            "name": "主板硬件故障",
            "start": 13,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child8",
            "name": "风机 2 低速或高速报警",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child7",
            "name": "风机 1 低速或高速报警",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child5",
            "name": "压缩机驱动器多次报警",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child3",
            "name": "变频器型号不匹配",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          },
          {
            "id": "child1",
            "name": "通讯故障（机组内主板与变频器）",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "b": 0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "故障"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    }
  ],
  "functions": [],
  "events": [],
  "protocol": {
    "type": "Modbus-Rtu",
    "expands": {
      "baudRate": 9600,
      "dataBits": 8,
      "startBits": 1,
      "stopBits": 1,
      "parity": 0
    }
  }
}
