Open lpatiny opened 3 years ago
mqtt.hackuarium.org is configured
You can subscribe: mosquitto_sub -t '#' -h mqtt.hackuarium.org
mosquitto_sub -t '#' -h mqtt.hackuarium.org
You can publish: mosquitto_pub -h mqtt.hackuarium.org -t test -m "Hello"
mosquitto_pub -h mqtt.hackuarium.org -t test -m "Hello"
mqtt.hackuarium.org is configured
You can subscribe:
mosquitto_sub -t '#' -h mqtt.hackuarium.org
You can publish:
mosquitto_pub -h mqtt.hackuarium.org -t test -m "Hello"