mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
typos
This commit is contained in:
@@ -70,14 +70,14 @@ I've tested the code and circuit with a few ESP8266 development boards such as t
|
|||||||
|
|
||||||
Use the telnet client to inform you of all activity and errors real-time. This is an example of the telnet output:
|
Use the telnet client to inform you of all activity and errors real-time. This is an example of the telnet output:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
If you type 'v 2' and Enter, it will toggle verbose logging showing you more detailed messages. I use ANSI colors with white text for info messages, green for well formatted telegram packages (which have validated CRC checks), red for corrupt packages and yellow for send responses.
|
If you type 'v 2' and Enter, it will toggle verbose logging showing you more detailed messages. I use ANSI colors with white text for info messages, green for well formatted telegram packages (which have validated CRC checks), red for corrupt packages and yellow for send responses.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
To see the current values of the Boiler and its parameters type 's' and hit Enter. Watch out for unsuccessful telegram packets in the #CrcErrors line.
|
To see the current values of the Boiler and its parameters type 's' and hit Enter. Watch out for unsuccessful telegram packets in the #CrcErrors line.
|
||||||

|

|
||||||
|
|
||||||
Commands can be issued directly to the EMS bus typing in a letter followed by an optional parameter and pressing Enter. Supported commands are:
|
Commands can be issued directly to the EMS bus typing in a letter followed by an optional parameter and pressing Enter. Supported commands are:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user