{
  "manufacturer": "Ledron",
  "model": "QS-Zigbee-D04",
  "manufacturerId": "(_TZ3210_8c12cllf|_TZ3210_guijtl8k)",
  "modelId": "TS110E",
  "catalogId": 4683,
  "status": "Test",
  "issue": "https://github.com/sprut/Hub/issues/1975",
  "services": [
    {
      "type": "Lightbulb",
      "characteristics": [
        {
          "type": "On",
          "link": {
            "endpoint": 1,
            "cluster": "0006_OnOff",
            "attribute": "0000_OnOff",
            "param": "Lightbulb"
          }
        },
        {
          "type": "Brightness",
          "link": {
            "endpoint": 1,
            "cluster": "0008_LevelControl",
            "attribute": "F000_CurrentLevel",
            "param": "Lightbulb"
          }
        }
      ]
    }
  ]
}
