{
  "manufacturer": "_TZE200_cpbo62rn",
  "model": "TS0601",
  "manufacturerId": "_TZE200_cpbo62rn",
  "modelId": "TS0601",
  "catalogId": 3161,
  "init": [
    {
      "tuya": "[{\"mode\":\"rw\",\"code\":\"control\",\"name\":\"控制\",\"property\":{\"range\":[\"open\",\"stop\",\"close\",\"continue\"],\"type\":\"enum\"},\"iconname\":\"icon-dp_power2\",\"id\":1,\"type\":\"obj\"},{\"mode\":\"rw\",\"code\":\"percent_control\",\"name\":\"开启百分比控制\",\"property\":{\"unit\":\"%\",\"min\":0,\"max\":100,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":2,\"type\":\"obj\"},{\"mode\":\"rw\",\"code\":\"control_back\",\"name\":\"电机反向\",\"property\":{\"range\":[\"forward\",\"back\"],\"type\":\"enum\"},\"id\":5,\"type\":\"obj\"},{\"mode\":\"ro\",\"code\":\"work_state\",\"name\":\"工作状态\",\"property\":{\"range\":[\"opening\",\"closing\"],\"type\":\"enum\"},\"id\":7,\"type\":\"obj\"},{\"mode\":\"ro\",\"code\":\"fault\",\"name\":\"故障告警\",\"property\":{\"label\":[\"motor_fault\"],\"type\":\"bitmap\",\"maxlen\":1},\"id\":12,\"type\":\"obj\"}]"
    }
  ],
  "services": [
    {
      "type": "WindowCovering",
      "logics": [
        {
          "type": "TargetPositionFromCurrent"
        }
      ],
      "characteristics": [
        {
          "type": "C_TargetPositionState",
          "link": {
            "scale": -1,
            "endpoint": 1,
            "cluster": "EF00_ManufacturerSpecific",
            "attribute": "0001_Control",
            "map": {
              "DECREASING": "2",
              "INCREASING": "0",
              "STOPPED": "1"
            }
          }
        },
        {
          "type": "CurrentPosition",
          "link": {
            "scale": -1,
            "endpoint": 1,
            "cluster": "EF00_ManufacturerSpecific",
            "attribute": "0002_PercentControl"
          }
        },
        {
          "type": "TargetPosition",
          "link": {
            "endpoint": 1,
            "cluster": "EF00_ManufacturerSpecific",
            "attribute": "0002_PercentControl"
          }
        }
      ]
    }
  ],
  "options": [
    {
      "link": {
        "endpoint": 1,
        "cluster": "EF00_ManufacturerSpecific",
        "attribute": "0005_ControlBack"
      },
      "name": "Реверс",
      "type": "Boolean",
      "init": true,
      "value": false
    }
  ]
}
