Skip to content

rakesh1602/IOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IOT

The code above is an example of MQTT publish and subscribe.

MQTT publish service: I have used the example of a smartwatch. As soon as the data comes into the smartwatch, it will be published to the MQTT topic.

MQTT subscribe service: This service will subscribe to that MQTT topic and consume the data. It will print the data on the screen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages