Extracted mqtt publish into sperate function
This commit is contained in:
@@ -22,7 +22,8 @@ serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
# end of web stuff
|
||||
ping = "0.4.1"
|
||||
paho-mqtt = "0.12.3"
|
||||
paho-mqtt = "0.13.2"
|
||||
async-trait = "0.1"
|
||||
# Ini File parser
|
||||
rust-ini = "0.21"
|
||||
lazy_static = "1.4"
|
||||
|
||||
Reference in New Issue
Block a user