avr: added desciption file for n23.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
aqua_n20.xml
|
||||
aqua_n21.xml
|
||||
aqua_n22.xml
|
||||
aqua_n23.xml
|
||||
</data>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
14
devices/nodes/aqua_n23.xml
Normal file
14
devices/nodes/aqua_n23.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
<device name="aqua_n23" driver="nodes">
|
||||
<manufacturer>AQUA</manufacturer>
|
||||
<devicetype>N</devicetype>
|
||||
<deviceversion>23</deviceversion>
|
||||
|
||||
<values>
|
||||
<value name="SI7021_TEMP" id="0x01" type="sensor" dataType="rational" modality="temperature" units="C" denom="100" />
|
||||
<value name="SI7021_HUM" id="0x02" type="sensor" dataType="rational" modality="humidity" units="%" denom="1" />
|
||||
<value name="MOTION" id="0x07" type="sensor" dataType="rational" modality="motion" denom="1" />
|
||||
<value name="SGPx0_VALUE" id="0x08" type="sensor" dataType="rational" modality="tvoc" denom="1" />
|
||||
</values>
|
||||
|
||||
</device>
|
||||
Reference in New Issue
Block a user