Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 262 Bytes

MQTT with Eclipse Paho

A simple MQTT publisher and subscriber with Eclipse Paho, in Java.

It publishes a "static" temperature value on a given topic and it listens to that topic.