MQTT test

This commit is contained in:
Ollo
2024-01-07 19:18:20 +01:00
parent 4b6afda278
commit 5930417ae4
2 changed files with 51 additions and 3 deletions

View File

@@ -22,3 +22,4 @@ serde_derive = "1.0"
serde_json = "1.0"
# end of web stuff
ping = "0.4.1"
paho-mqtt = "0.12.3"