MQTT at least talks to server, works in native and esp32
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
mosquitto_sub -h test.mosquitto.org -v -t mstat/\# -t mesh/\#
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
mosquitto_pub -h test.mosquitto.org -t mstat/FakeNode -m online -d
|
||||
Reference in New Issue
Block a user