-
- Downloads
Add ability to send a node message via MQTT (to sbbs/+/node/+/msg topic)
The node message should be terminated with a newline character. e.g. $ echo "Hey you" | mosquitto_pub -s -t sbbs/VERT/node/1/msg I'm considering the ability to send user message (telegrams) via MQTT too.
Please register or sign in to comment