Skip to content

Commit 89098b9

Browse files
authored
Update README.md
1 parent ea797f5 commit 89098b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Looking for the documentation, go here (work in progress): <br> https://github.
2727
| Version | Release notes |
2828
|-|-|
2929
| 0.5.0 | Implemented the UI for settings (restapi, read/write file in json) |
30-
| 0.4.2 | Bi-directional OTmon on port 1023 (aka ser2net) |
30+
| 0.4.2 | Bi-directional serial communication on port 1023 (aka ser2net) for use with OTmonitor application|
3131
| 0.4.1 | MQTT command sending now works, topic: OTGW/command and |
3232
| 0.4.0 | RestAPI implemented - as simple as <ip>/api/v0/otgw/{id} to get the latest values |
3333
| 0.3.1 | Bug: Open AP after configuration, change ESP to STA mode on StartWifi <br> No more default Debug to Serial, only to port 23 telnet |
34-
| 0.3.0 | Read only OTmon stream implementend on port 1023 (debug port remains on port 23 - telnet) |
34+
| 0.3.0 | Read only Serial stream implementend on port 1023 (debug port remains on port 23 - telnet) |
3535
| 0.2.0 | Auto-discovery throug MQTT implemented for integration with home assistant (and domoticz) |
3636
| 0.1.0 | MQTT messaging implemented |
3737
| 0.0.1 | parsing of OT protocol implemented (use telnet to see) Watchdog implemented |

0 commit comments

Comments
 (0)