moved xml to device
This commit is contained in:
parent
3d79b297c5
commit
f0f7c2186f
29
config.xml
29
config.xml
@ -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>
|
|
Loading…
x
Reference in New Issue
Block a user