README adapted.
This commit is contained in:
@@ -1,12 +1,8 @@
|
|||||||
ebusd
|
ebusd
|
||||||
-----
|
-----
|
||||||
|
|
||||||
The ebusd provides a communication interface to the energy bus (ebus)
|
ebusd provides a communication interface to the energy bus (ebus) which is used
|
||||||
which is used in various heating systems.
|
in various heating systems. It offers the following features:
|
||||||
|
|
||||||
|
|
||||||
Features
|
|
||||||
--------
|
|
||||||
|
|
||||||
* active: send and receive ebus commands
|
* active: send and receive ebus commands
|
||||||
poll commands and collect received data
|
poll commands and collect received data
|
||||||
@@ -19,12 +15,6 @@ Features
|
|||||||
* provides an ascii interface to read/write of ebus data/messages.
|
* provides an ascii interface to read/write of ebus data/messages.
|
||||||
|
|
||||||
|
|
||||||
vendor specific configuration files for ebusd
|
|
||||||
---------------------------------------------
|
|
||||||
|
|
||||||
See https://github.com/yuhu-/ebusd-configuration
|
|
||||||
|
|
||||||
|
|
||||||
Tools
|
Tools
|
||||||
-----
|
-----
|
||||||
|
|
||||||
@@ -32,17 +22,10 @@ Tools
|
|||||||
* 'ebusfeed' is a tool to feed ebusd with raw data from dump files.
|
* 'ebusfeed' is a tool to feed ebusd with raw data from dump files.
|
||||||
|
|
||||||
|
|
||||||
Build
|
Instructions for use and further information: https://github.com/yuhu-/ebusd/wiki
|
||||||
-----
|
|
||||||
|
|
||||||
$ ./autogen.sh [--prefix=/usr]
|
|
||||||
$ make
|
|
||||||
$ make install
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
For usage and further information take a look on help page.
|
|
||||||
|
|
||||||
For bugs and missing features use github issue system.
|
For bugs and missing features use github issue system.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user