Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 504 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 504 Bytes

smart-environment-mqtt

MQTT Smart Office using Eclipse Mosquitto message broker. Eclipse Paho is used to send subscribe and publish messages to the Mosquitto broker.

Examples of the following operations are implemented:

  • messages send strictly to a specific subtopic (for example topic -> subtopic)
  • any messages that are related to a topic and consequently to its subtopics
  • messages that are related to a subtopic that is common for all topics
  • durable subscriptions