moved device files back into separate folder
otherwise installed module files are not update when compiling without AVR.
This commit is contained in:
14
devices/nodes/aqua_r05.xml
Normal file
14
devices/nodes/aqua_r05.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
<device name="aqua_r05" driver="nodes">
|
||||
<manufacturer>AQUA</manufacturer>
|
||||
<devicetype>R</devicetype>
|
||||
<deviceversion>5</deviceversion>
|
||||
|
||||
<values>
|
||||
<value name="DS18B20_TEMP" id="0x06" type="sensor" dataType="rational" modality="temperature" units="C" denom="16" />
|
||||
|
||||
<value name="LEDTIMING" id="0x88" type="actor" dataType="uint16" />
|
||||
<value name="addressRange" id="0x89" type="actor" dataType="uint16" />
|
||||
</values>
|
||||
|
||||
</device>
|
||||
Reference in New Issue
Block a user