mqtt
Inhaltsverzeichnis
MQTT
Principle
Directory on broker is same structure as the mqtt listeing structure. The <operation> file contains the sender id, the name, the timestamp
... myhome/sensor/<sensor name>/<operation> ... ... /actor/<actor name>/<operation>
Mosquitto
Installation
Raspberry
use html / php publisher
sudo apt-get install mosquitto
Windows
Configuration broker
Raspberry
raspi-config .. hostname = "MQTTServer"
Windows
broker not running on Windows
Configuration Client
Raspberry
Windows
use MQTTBox
- host: 192.168.1.49:1883
- Protocal mqtt / tcp
mqtt.txt · Zuletzt geändert: von 127.0.0.1
