{
  "schemaVersion": 3,
  "profileVersion": 2,
  "manufacturer": "U King",
  "model": "ZQ-01087 72W 36 LED UV PAR Light",
  "modes": {
    "7-channel RGBI": {
      "channels": {
        "Intensity": {
          "address8Bit": 1,
          "highlightValue": 255
        },
        "Red": {
          "address8Bit": 2,
          "highlightValue": 255
        },
        "Green": {
          "address8Bit": 3,
          "highlightValue": 255
        },
        "Blue": {
          "address8Bit": 4,
          "highlightValue": 255
        },
        "Strobe Rate": {
          "address8Bit": 5
        },
        "Program": {
          "address8Bit": 6
        },
        "Program Speed": {
          "address8Bit": 7
        }
      },
      "modulation": {
        "stroberate": {
          "channel": "Strobe Rate",
          "mergeMode": "weightedaverage",
          "fallback": "none"
        },
        "program": {
          "channel": "Program",
          "mergeMode": "htp",
          "fallback": "none"
        },
        "programspeed": {
          "channel": "Program Speed",
          "mergeMode": "htp",
          "fallback": "none"
        }
      },
      "colorspace": {
        "colorspaceType": "rgbi",
        "additive": {
          "red": {
            "channel": "Red"
          },
          "green": {
            "channel": "Green"
          },
          "blue": {
            "channel": "Blue"
          },
          "intensity": {
            "channel": "Intensity"
          }
        },
        "subtractive": {}
      },
      "cells": []
    }
  }
}
