{
  "id": "1a01748e-6ac3-4576-836c-6b60c67ab17e",
  "name": "MAC*DR/ER 户式水机（DR5/6系列）",
  "expands": {
    "deviceType": "energy",
    "batchread": [
      {
        "AOMin": 0,
        "AOMax": 22,
        "AIMin": 2000,
        "AIMax": 2005
      },
      {
        "AIMin": 5010,
        "AIMax": 5011
      }
    ]
  },
  "properties": [
    {
      "id": "switch",
      "name": "设置开关机",
      "accessMode": "rw",
      "dataType": {
        "type": "boolean",
        "trueText": "开机",
        "falseText": "关机",
        "trueValue": "1",
        "falseValue": "0"
      },
      "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": "mode",
      "name": "设置模式",
      "accessMode": "rw",
      "dataType": {
        "type": "enum",
        "elements": [
          {
            "value": "1",
            "key": "refrigeration",
            "text": "制冷"
          },
          {
            "value": "2",
            "key": "heating",
            "text": "制热"
          },
          {
            "value": "1",
            "key": "dehumidity",
            "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": "compOutputRatio",
      "name": "压缩机输出比",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "100",
        "step": "1",
        "unit": "%"
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 4,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 5010,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "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": 4,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 2003,
        "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": 4,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 2004,
        "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": 4,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 2005,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "reTarTempCo",
      "name": "制冷进水设置温度",
      "accessMode": "rw",
      "dataType": {
        "type": "float",
        "min": "-5",
        "max": "25",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": true,
        "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": "-10",
        "max": "20",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": true,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 21,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "reTarTempHe",
      "name": "制热进水设置温度",
      "accessMode": "rw",
      "dataType": {
        "type": "float",
        "min": "25",
        "max": "60",
        "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": "30",
        "max": "65",
        "step": "0.1",
        "unit": "℃"
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 3,
        "writeFlag": 6,
        "reportMethod": 2,
        "registerAddress": 22,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 0.1
      },
      "remark": ""
    },
    {
      "id": "totalFaultOutput",
      "name": "总故障输出",
      "accessMode": "r",
      "dataType": {
        "type": "enum",
        "elements": [
          {
            "value": "0",
            "key": "",
            "text": "所有机组均无故障"
          },
          {
            "value": "1",
            "key": "",
            "text": "至少有一台机组有故障"
          }
        ]
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 4,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 5011,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "fault_unit",
      "name": "机组故障",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 4,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 2000,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "fault_child14",
            "name": "拨码故障",
            "start": 14,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child13",
            "name": "RT12 传感器故障",
            "start": 13,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child12",
            "name": "热水侧水流不足故障",
            "start": 12,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child11",
            "name": "与扩展板通讯故障",
            "start": 11,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child10",
            "name": "热水侧出水温度低",
            "start": 10,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child9",
            "name": "存储器故障",
            "start": 9,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child8",
            "name": "进出水温传感器接反",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child7",
            "name": "和主机通讯故障",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child6",
            "name": "环境温度过高过低故障",
            "start": 6,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child5",
            "name": "RT8 传感器故障",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child4",
            "name": "RT7 传感器故障",
            "start": 4,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child3",
            "name": "RT6 传感器故障",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child2",
            "name": "空调侧水温低故障",
            "start": 2,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child1",
            "name": "进出水温差过大故障",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child0",
            "name": "空调侧水流量不足故障",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "fault_system1",
      "name": "系统1故障",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 4,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 2001,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "fault_child14",
            "name": "系统 1 排温异常",
            "start": 14,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child13",
            "name": "VI1 传感器故障",
            "start": 13,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child12",
            "name": "系统 1 压缩机 2 过载故障",
            "start": 12,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child11",
            "name": "系统 1 压缩机 1 过载故障",
            "start": 11,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child10",
            "name": "系统 1 风机故障",
            "start": 10,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child9",
            "name": "系统 1 高压故障",
            "start": 9,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child8",
            "name": "系统 1 低压故障",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child7",
            "name": "系统 1 制冷剂泄露故障",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child6",
            "name": "系统 1 排气温度过高故障",
            "start": 6,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child5",
            "name": "系统 1 吸气温度过高故障",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child4",
            "name": "系统 1吸气过热度过小故障",
            "start": 4,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child3",
            "name": "RT1 传感器故障",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child2",
            "name": "RT3 传感器故障",
            "start": 2,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child1",
            "name": "RT9 传感器故障",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child0",
            "name": "RT11 传感器故障",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    },
    {
      "id": "fault_system2",
      "name": "系统2故障",
      "accessMode": "r",
      "dataType": {
        "type": "int",
        "min": "0",
        "max": "65535",
        "step": "1",
        "unit": ""
      },
      "expands": {
        "readType": "int",
        "symbol": false,
        "b": 0,
        "readFlag": 4,
        "writeFlag": null,
        "reportMethod": 2,
        "registerAddress": 2002,
        "registerNumber": 1,
        "swapByte": false,
        "swapOrder": false,
        "scalingFactor": 1.0,
        "capabilities": [
          {
            "id": "fault_child14",
            "name": "系统 2 排温异常",
            "start": 14,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child13",
            "name": "VI2 传感器故障",
            "start": 13,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child12",
            "name": "系统 2 压缩机 2 过载故障",
            "start": 12,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child11",
            "name": "系统 2 压缩机 1 过载故障",
            "start": 11,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child10",
            "name": "系统 2 风机故障",
            "start": 10,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child9",
            "name": "系统 2 高压故障",
            "start": 9,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child8",
            "name": "系统 2 低压故障",
            "start": 8,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child7",
            "name": "系统 2 制冷剂泄露故障",
            "start": 7,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child6",
            "name": "系统 2 排气温度过高故障",
            "start": 6,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child5",
            "name": "系统 2 吸气温度过高故障",
            "start": 5,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child4",
            "name": "系统 2吸气过热度过小故障",
            "start": 4,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child3",
            "name": "RT2 传感器故障",
            "start": 3,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child2",
            "name": "RT4 传感器故障",
            "start": 2,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child1",
            "name": "RT10 传感器故障",
            "start": 1,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          },
          {
            "id": "fault_child0",
            "name": "RT12 传感器故障",
            "start": 0,
            "num": 1,
            "swapByte": false,
            "swapOrder": false,
            "scalingFactor": 1.0,
            "dataType": {
              "type": "enum",
              "elements": [
                {
                  "value": "0",
                  "key": "",
                  "text": "无"
                },
                {
                  "value": "1",
                  "key": "",
                  "text": "有"
                }
              ]
            }
          }
        ]
      },
      "remark": ""
    }
  ],
  "functions": [],
  "events": [],
  "protocol": {
    "type": "Modbus-Rtu",
    "expands": {
      "baudRate": 19200,
      "dataBits": 8,
      "startBits": 1,
      "stopBits": 2,
      "parity": 0
    }
  }
}