diff --git a/ChangeLog b/ChangeLog index 5af6adfb..28ef9efb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-05-11 Roland Jax + + * Beta-Test. + 2014-01-09 Roland Jax * Initial commit. diff --git a/NEWS b/NEWS index e69de29b..28b2cbac 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,3 @@ +2014-05-11 Roland Jax + + * Beta-Test. diff --git a/README b/README index 1e6cf141..4de22d0b 100644 --- a/README +++ b/README @@ -1,4 +1,38 @@ -ebusd +ebus-daemon +----------- + +The ebus-daemon provides a communication interface to the energy bus (ebus) +which is used in various heating systems. + + +Features +-------- + + * send and receive ebus commands + - message types: Broadcast, Master-Master and Master-Slave + - collect data of cycle messages + + * tcp socket multi session server (daemon commands) + - get fetch data from ebus participant + - set adjust data of ebus participant + - cyc fetch data from collected cycle messages + - log change loglevel + - dump toggle dump on/off + - quit close connection + + +Build ----- -Daemon to communicate with ebus based heating systems. +$ ./autogen.sh [--prefix=/usr] +$ make +$ make install + + +Daemon Configuration +-------------------- + +See ./ebus-daemon -h + + +The author can be contacted at roland.jax@liwest.at.