chaosstuff:infrastructure:network:mqtt

This is an old revision of the document!


MQTT

We are running an MQTT broker inside our network. This can be used for projects, for example for sensor data.

The MQTT broker is running on roonadan.lan (192.168.1.189).

Under the topic sandbox/# you can play around and send messages.

Topic Description
availability/# This topic is used for every client to publish availability messages (online/offline). This is the topic also for the last will messages.
space/status This topic contains the current space state. It is a JSON encoded message.
space/member_count On this topic the current member count of the club will be published. This message is JSON encoded.
sensors/people_now_present On this topic the current people present will be published (integer)
sensors/people_now_present/names The names of the people present (if available)
  • chaosstuff/infrastructure/network/mqtt.1545944435.txt.gz
  • Last modified: 2018/12/27 22:00
  • by metalgamer