{
  "schemaVersion": 1,
  "id": "purelight-3-way-mini-11ch",
  "manufacturer": "PURElight",
  "model": "3-Way mini",
  "mode": "11CH",
  "category": "movingHeadWash",
  "channelCount": 11,
  "movement": {
    "panDegrees": 360,
    "tiltDegrees": 270
  },
  "verified": true,
  "source": "PURElight 3-Way mini Bedienungsanleitung (MUSIC STORE professional), 11-Kanal-Modus S. 8, Menü DmxSet S. 11, Spezifikationen S. 13",
  "deviceSetup": "Menü DmxSet → Address auf die Adresse aus der App, Channel Set auf 11CH.",
  "notes": "Dieser Modus hat kein Feinsignal für Drehen und Neigen, der Kopf fährt also gröber. Empfohlen ist 14CH. Drehen läuft laut Anleitung endlos, Neigen 0 bis 270 Grad. Kanal 3 bleibt auf 0 (Offset-Position). Kanal 9 Stroboskop: ob 0 wirklich aus ist, bitte im Kanal-Test prüfen.",
  "channels": [
    {
      "offset": 1,
      "function": "pan",
      "label": "PAN (max. Schwenkbewegung)",
      "defaultValue": 128
    },
    {
      "offset": 2,
      "function": "tilt",
      "label": "TILT (max. Kippbewegung)",
      "defaultValue": 128
    },
    {
      "offset": 3,
      "function": "other",
      "label": "Offset Position / Rotation",
      "ranges": [
        {
          "from": 0,
          "to": 127,
          "kind": "other",
          "label": "Offset Position"
        },
        {
          "from": 128,
          "to": 191,
          "kind": "rotation",
          "label": "Vorwärts Rotation"
        },
        {
          "from": 192,
          "to": 255,
          "kind": "rotation",
          "label": "Rückwärts Rotation"
        }
      ]
    },
    {
      "offset": 4,
      "function": "dimmer",
      "label": "Master Dimmer"
    },
    {
      "offset": 5,
      "function": "red",
      "label": "Rot Dimmer"
    },
    {
      "offset": 6,
      "function": "green",
      "label": "Grün Dimmer"
    },
    {
      "offset": 7,
      "function": "blue",
      "label": "Blau Dimmer"
    },
    {
      "offset": 8,
      "function": "white",
      "label": "Weiß Dimmer"
    },
    {
      "offset": 9,
      "function": "strobe",
      "label": "Stroboskop (Geschwindigkeit langsam zu schnell)",
      "ranges": [
        {
          "from": 0,
          "to": 255,
          "kind": "strobe",
          "label": "Strobo langsam bis schnell",
          "speed": "slowToFast"
        }
      ]
    },
    {
      "offset": 10,
      "function": "program",
      "label": "Auto Show",
      "ranges": [
        {
          "from": 0,
          "to": 249,
          "kind": "off",
          "label": "Keine Funktion"
        },
        {
          "from": 250,
          "to": 255,
          "kind": "effect",
          "label": "Auto Show"
        }
      ]
    },
    {
      "offset": 11,
      "function": "reset",
      "label": "Reset",
      "ranges": [
        {
          "from": 0,
          "to": 249,
          "kind": "off",
          "label": "Keine Funktion"
        },
        {
          "from": 250,
          "to": 255,
          "kind": "other",
          "label": "Reset"
        }
      ]
    }
  ]
}
