Skip to content

grishy/stm32mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

$ mosquitto -c /usr/local/etc/mosquitto/mosquitto.conf $ mosquitto_sub -v -t '#'

/usr/local/etc/mosquitto/mosquitto.conf

# ...
listener 1883 0.0.0.0
allow_anonymous true
# ...

About

Test implementation of the MQTT protocol for IoT under the STM32 board

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages