More work on mqtt tool.

This commit is contained in:
Martin Preuss
2023-10-04 16:02:02 +02:00
parent 4730943931
commit bfed937950
27 changed files with 1527 additions and 300 deletions

View File

@@ -4,3 +4,6 @@ int brokerPort=1899
char nodesAddr="127.0.0.1"
int nodesPort=45454
char mqttAddr="192.168.117.192"
int mqttPort=1883