This commit is contained in:
m_broelemann 2020-12-14 09:41:58 +01:00
commit 1a10d16b7b

View File

@ -1,29 +0,0 @@
<Device>
<Name>example1</Name>
<Hardware_Definition>
<Type> AI <Type>
<Port>
<PIN> A1 </PIN>
</Port>
</Hardware_Definition>
<Conversion>
<Scale>
<Factor> 2.4 </Factor>
<Offset> 3 <Offset>
</Scale>
</Conversion>
<Protocol>
<Type> float <Type>
<Unit> °C </Unit>
</Protocol>
</Device>
<Device>
<Name>example2</Name>
<Protocol>
<Type> i2c <Type>
<Port>
<PIN> 4 </PIN>
<PIN> 5 </PIN>
</Port>
</Protocol>
</Device>