mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-16 13:25:03 +01:00
266 B
266 B
Mesh Sprocket Example
OTA
mosquitto_sub -h citadel.lan -p 1883 -v -t '#'
Enable OTA: mosquitto_pub -h citadel.lan -p 1883 -t '/down/wirelos/gateway' -m '{"target":"broadcast", "domain": "wirelos", "msg": {"target":"broadcast", "type": 3, msg: "OTA"} }'