{
  "id": "4ul88dkja1-0d2b-9fc6-3a0c-1e6354b7e75",
  "name": "zigbee零火二路开关D1-TY-Z-LN-L2",
  "expands": {
    "category": "kg"
  },
  "properties": [{
    "id": "switch_1",
    "name": "开关1",
    "accessMode": "rw",
    "dataType": {
      "type": "boolean",
      "trueText": "开机",
      "falseText": "关机",
      "trueValue": "true",
      "falseValue": "false"
    },
    "expands": {
      "code": "switch_1",
      "reportMethod": 2,
      "scalingFactor": 1.0
    },
    "remark": ""
  },{
    "id": "switch_2",
    "name": "开关2",
    "accessMode": "rw",
    "dataType": {
      "type": "boolean",
      "trueText": "开机",
      "falseText": "关机",
      "trueValue": "true",
      "falseValue": "false"
    },
    "expands": {
      "code": "switch_2",
      "reportMethod": 2,
      "scalingFactor": 1.0
    },
    "remark": ""
  },{
    "id": "countdown_1",
    "name": "开关1倒计时",
    "accessMode": "rw",
    "dataType": {
      "type": "int",
      "min": "0",
      "max": "43200",
      "step": "1",
      "unit": "s"
    },
    "expands": {
      "code": "countdown_1",
      "reportMethod": 2,
      "scalingFactor": 1.0
    },
    "remark": ""
  },{
    "id": "countdown_2",
    "name": "开关2倒计时",
    "accessMode": "rw",
    "dataType": {
      "type": "int",
      "min": "0",
      "max": "43200",
      "step": "1",
      "unit": "s"
    },
    "expands": {
      "code": "countdown_2",
      "reportMethod": 2,
      "scalingFactor": 1.0
    },
    "remark": ""
  }, {
    "id": "switch_backlight",
    "name": "背光开关",
    "accessMode": "rw",
    "dataType": {
      "type": "boolean",
      "trueText": "开机",
      "falseText": "关机",
      "trueValue": "true",
      "falseValue": "false"
    },
    "expands": {
      "code": "switch_backlight",
      "reportMethod": 2,
      "scalingFactor": 1.0
    },
    "remark": ""
  }, {
    "id": "relay_status_1",
    "name": "上电状态1",
    "accessMode": "rw",
    "dataType": {
      "type": "enum",
      "elements": [{
        "value": "power_off",
        "key": "",
        "text": "断电"
      }, {
        "value": "power_on",
        "key": "",
        "text": "上电"
      }, {
        "value": "last",
        "key": "",
        "text": "掉电记忆"
      }]
    },
    "expands": {
      "code": "relay_status_1",
      "reportMethod": 2,
      "scalingFactor": 1.0
    },
    "remark": ""
  }, {
    "id": "relay_status_2",
    "name": "上电状态2",
    "accessMode": "rw",
    "dataType": {
      "type": "enum",
      "elements": [{
        "value": "power_off",
        "key": "",
        "text": "断电"
      }, {
        "value": "power_on",
        "key": "",
        "text": "上电"
      }, {
        "value": "last",
        "key": "",
        "text": "掉电记忆"
      }]
    },
    "expands": {
      "code": "relay_status_2",
      "reportMethod": 2,
      "scalingFactor": 1.0
    },
    "remark": ""
  }],
  "functions": [],
  "events": [],
  "protocol": {
    "type": "TUYA-HTTP",
    "expands": {
      "device_id": ""
    }
  }
}