README file clarified

This commit is contained in:
Roland Jax
2014-02-13 21:49:25 +01:00
parent bfa0e90c27
commit 2817b45c11
+6 -7
View File
@@ -8,16 +8,15 @@ Features:
========= =========
* ebus - send and receive ebus commands * ebus - send and receive ebus commands
- Send Broadcast (BC), Master-Master (MM) and Master-Slave (MS) messages - send Broadcast (BC), Master-Master (MM) and Master-Slave (MS) messages
- Calculate CRC for sent and received data - calculate CRC for sent and received data
- Escaped and unescaped not allowed byte sequences - escape and unescape not allowed byte sequences
- Saved data of specified cycle messages - collect data of specified cycle messages
* telnet - multi telnet session (listen on TCP port 8888) * telnet - tcp based multi session server
The available commands are different of each heating system and provider.
Commands: Commands:
- get send message to slave and decoded received answer - get send message to slave and decode received answer
- set send data to the slave with the intention to adjust this value - set send data to the slave with the intention to adjust this value
- cyc return data from collected cycle messages - cyc return data from collected cycle messages
- loglevel change loglevel at runtime - loglevel change loglevel at runtime