First checkin, base point for development

+ docu-converter
+ some python source files
+ Makefile

Change-Id: I055522c2feff9b72fc4bc88d6663642c78693fe8
This commit is contained in:
Enrico Faulhaber
2016-06-13 11:46:45 +02:00
parent 8152eab7c9
commit b52c2d7a60
14 changed files with 802 additions and 0 deletions

16
etc/config.ini Normal file
View File

@ -0,0 +1,16 @@
[server]
bindto=localhost
bindport=10767
protocol=pickle
[device "LN2"]
class=devices.test.LN2
[device "heater"]
class=devices.test.Heater
maxheaterpower=10
[device "T1"]
class=devices.test.temp
sensor="X34598T7"