Skip to content

Learning , implimenting and documentation of MQTT and it's brokers

Notifications You must be signed in to change notification settings

GA-lightAutomation/MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MQTT

Learning , implimenting and documentation of MQTT and it's brokers

Using MQTT

Install Broker(Mosquitto)

Configure broker

Start Broker

sudo systemctl start mosquitto

Run Broker

sudo mosquitto -v -c mosquitto.conf

Check Ports

sudo netstat -tulpn | grep LISTEN

PubSub Library

About

Learning , implimenting and documentation of MQTT and it's brokers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages