added device descriptor for t03.

This commit is contained in:
Martin Preuss
2025-03-01 16:58:18 +01:00
parent daba490c09
commit 2f468e4f78

View File

@@ -0,0 +1,11 @@
<device name="aqua_t03" driver="nodes">
<manufacturer>AQUA</manufacturer>
<devicetype>T</devicetype>
<deviceversion>3</deviceversion>
<values>
<value name="DS18B20_TEMP" id="0x06" type="sensor" dataType="rational" modality="temperature" units="C" denom="16" />
</values>
</device>