{
  "manufacturer": "Avatto",
  "model": "ZWSM16-B2",
  "manufacturerId": "_TZ3000_mtnpt6ws",
  "modelId": "TS0002",
  "catalogId": 4394,
  "status": "Test",
  "issue": "https://github.com/sprut/Hub/issues/2336",
  "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"
          }
        }
      ]
    }
  ]
}