added device description files for e02 and e03.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
aqua_c02.xml
|
||||
aqua_c03.xml
|
||||
aqua_e01.xml
|
||||
aqua_e02.xml
|
||||
aqua_e03.xml
|
||||
aqua_n06.xml
|
||||
aqua_n11.xml
|
||||
aqua_n12.xml
|
||||
|
||||
11
devices/nodes/aqua_e02.xml
Normal file
11
devices/nodes/aqua_e02.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
<device name="aqua_e02" driver="nodes">
|
||||
<manufacturer>AQUA</manufacturer>
|
||||
<devicetype>E</devicetype>
|
||||
<deviceversion>2</deviceversion>
|
||||
|
||||
<values>
|
||||
<value name="LEDTIMING" id="0x88" type="actor" dataType="uint16" />
|
||||
</values>
|
||||
|
||||
</device>
|
||||
11
devices/nodes/aqua_e03.xml
Normal file
11
devices/nodes/aqua_e03.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
<device name="aqua_e03" driver="nodes">
|
||||
<manufacturer>AQUA</manufacturer>
|
||||
<devicetype>E</devicetype>
|
||||
<deviceversion>3</deviceversion>
|
||||
|
||||
<values>
|
||||
<value name="LEDTIMING" id="0x88" type="actor" dataType="uint16" />
|
||||
</values>
|
||||
|
||||
</device>
|
||||
Reference in New Issue
Block a user