Exemples
mosquitto_sub -h hypnodingues.org -p 1883 -u guest -P guest123 -t test/topic
mosquitto_pub -h hypnodingues.org -p 1883 -u guest -P guest123 -t test/topic -m "bonjour il est $(date '+%Y-%m-%d %H:%M:%S %Z')"
Petit test d’un VPS lite Infomaniak.
Configuration
Avant d’installer ces services, j’ai installé Codex et en fait c’est ChatGPT qui a tout fait le travail d’installation.
mosquitto_sub -h hypnodingues.org -p 1883 -u guest -P guest123 -t test/topic
mosquitto_pub -h hypnodingues.org -p 1883 -u guest -P guest123 -t test/topic -m "bonjour il est $(date '+%Y-%m-%d %H:%M:%S %Z')"
mosquitto_sub -h hypnodingues.org -p 1883 -u guest -P guest123 -t test/topic
mosquitto_pub -h hypnodingues.org -p 1883 -u guest -P guest123 -t test/topic -m "bonjour il est $(date '+%Y-%m-%d %H:%M:%S %Z')"
sudo locale-gen # Uncomment fr_CH.UTF-8 UTF-8
sudo nvim /etc/locale.gen