2014-05-11 20:25:29 +02:00
2014-05-02 21:41:04 +02:00
2014-05-11 15:12:00 +02:00
2014-04-14 23:40:45 +02:00
2014-04-14 23:40:45 +02:00
2014-05-11 20:25:29 +02:00
2014-05-10 19:27:18 +02:00
2014-04-14 23:40:45 +02:00
2014-04-14 23:40:45 +02:00
2014-05-11 20:25:29 +02:00
2014-05-11 20:25:29 +02:00

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
-----

$ ./autogen.sh [--prefix=/usr]
$ make
$ make install


Daemon Configuration
--------------------

See ./ebus-daemon -h


The author can be contacted at roland.jax@liwest.at.
S
Description
No description provided
Readme
11 MiB
Languages
C++ 91.1%
Shell 3%
M4 1.9%
HTML 1.6%
CMake 0.9%
Other 1.4%