<?xml version="1.0" encoding="utf-8" ?>
<device image="bild" type="DMXDevice">
  <information>
    <modell>RGB PAR 2.0</modell>
    <vendor>Lightmaxx</vendor>
    <author>Frank Brueggemann</author>
  </information>
  <functions>
    <rgb>
      <red dmxchannel="0" />
      <green dmxchannel="1" />
      <blue dmxchannel="2" />
    </rgb>
    <dimmer dmxchannel="3" mindmx="0" maxdmx="189" />
    <strobo dmxchannel="3" >
      <range type="linear" mindmx="190" maxdmx="250" minval="0,5" maxval="7" />
    </strobo>
  </functions>
</device>
