'config list' removed; 'config reload' renamed to 'reload'.

This commit is contained in:
Roland Jax
2014-10-28 11:07:11 +01:00
parent 0827c62f3f
commit 9a07c5d492
5 changed files with 28 additions and 24 deletions
+8 -5
View File
@@ -17,21 +17,24 @@ Features
- set adjust data of ebus participant
- cyc fetch data from collected cycle messages
- hex send given hex value to ebus (ZZ PB SB NN Dx)
- dump toggle dump on/off
- log areas change log areas
- log level change log level
- config list not implemented yes
- config reload reload ebus configuration
- reload reload ebus configuration
- stop stop daemon
- quit close connection
- help print help page
Dependency
----------
* libebus (https://github.com/yuhu-/libebus)
* glibc
* pkgconfig
Build
@@ -51,7 +54,7 @@ See ./ebusd -h
Vendor specific configuration files
-----------------------------------
See https://github.com/yuhu-/ebusd_config
See https://github.com/yuhu-/ebus-configuration
Tools