moved device files back into separate folder
otherwise installed module files are not update when compiling without AVR.
This commit is contained in:
@@ -13,11 +13,6 @@
|
||||
README
|
||||
</extradist>
|
||||
|
||||
<data dist="true" install="$(datadir)/aqhome/devices/nodes">
|
||||
aqua_r05.xml
|
||||
</data>
|
||||
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
|
||||
<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