{
  "manufacturer": "MatSee Plus",
  "model": "LX-ZBWS2-03",
  "manufacturerId": "_TZ3000_qcgw8qfa",
  "modelId": "TS0002",
  "catalogId": 3927,
  "issue": "https://github.com/sprut/Hub/issues/1219",
  "status": "Test",
  "services": [
    {
      "name": "Левый канал",
      "type": "Switch",
      "characteristics": [
        {
          "type": "On",
          "link": {
            "endpoint": 1,
            "cluster": "0006_OnOff",
            "attribute": "0000_OnOff"
          }
        }
      ]
    },
    {
      "name": "Правый канал",
      "type": "Switch",
      "characteristics": [
        {
          "type": "On",
          "link": {
            "endpoint": 2,
            "cluster": "0006_OnOff",
            "attribute": "0000_OnOff"
          }
        }
      ]
    }
  ]
}