example config
This commit is contained in:
commit
edccf40b2b
29
config.xml
Normal file
29
config.xml
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
<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>
|
Loading…
x
Reference in New Issue
Block a user