From 0dd90ddf5cdae4599a53b94784870d29537e13a5 Mon Sep 17 00:00:00 2001 From: lumapu Date: Tue, 27 Dec 2022 21:12:24 +0100 Subject: [PATCH] update User_Manual.md --- User_Manual.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/User_Manual.md b/User_Manual.md index 4898e1ca..4f00f71d 100644 --- a/User_Manual.md +++ b/User_Manual.md @@ -11,7 +11,9 @@ Set at least the serial number and a name for each inverter, check "reboot after ## MQTT Publish -### Topic `` +The AhoyDTU will publish on the following topics + +### `/#` | Topic | Example Value | Remarks | |---|---|---| @@ -21,7 +23,7 @@ Set at least the serial number and a name for each inverter, check "reboot after | `dis_night_comm` | true | setting if night communication is disabled | | `free_heap` | 17784 | free heap of ESP in bytes | | `mqtt` | connected | shows MQTT status | -| `status` | offline | see table below | +| `status` | 1 | see table below | | `sunrise` | 1672124667 | sunrise, UTC timestamp | | `sunset` | 1672154809 | sunset, UTC timestamp | | `uptime` | 73630 | uptime in seconds | @@ -35,7 +37,7 @@ Set at least the serial number and a name for each inverter, check "reboot after | 2 | online | -### Topic `//` +### `//#` | Topic | Example Value | Remarks | |---|---|---| @@ -49,8 +51,7 @@ Set at least the serial number and a name for each inverter, check "reboot after | 2 | available and producing | -The AhoyDTU will publish on the following topics -`//ch0/#` +### `//ch0/#` | Topic | Example Value | Remarks | |---|---|---| @@ -73,7 +74,7 @@ The AhoyDTU will publish on the following topics |PowerLimit | 80.000|actual set point for power limit control AC active power in percent| |LastAlarmCode | 1.000| Last Alarm Code eg. "inverter start"| -`//ch/#` +### `//ch/#` `` is in the range 1 to 4 depending on the inverter type