{
  "manufacturer": "Lonsonho",
  "model": "QS-Zigbee-S04-2C-NL",
  "manufacturerId": "_TZ3000_fisb3ajo",
  "modelId": "TS0002",
  "catalogId": 4802,
  "issue": "https://github.com/sprut/Hub/issues/2523",
  "status": "Test",
  "template": "/_Tuya/8002_RestartStatus.json",
  "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"
          }
        }
      ]
    }
  ]
}