Skip to content

Docker container to simulate an IOT device and generates MQTT messages

Notifications You must be signed in to change notification settings

graboskyc/MQTTProducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Producer

Simple MQTT Producer meant to be used in conjunction with MQTTtoRealm

Use

  • git clone this repo
  • edit .env for your setup
  • run the ./build.sh script to start the container

Monitoring

  • Attach to the container running the MQTTtoRealm
  • Attach to the container running MQTTProducer
  • You should see that each thing sent by the producer to show up in the broker
  • If you Open MongoDB Atlas, you should see records being inserted

About

Docker container to simulate an IOT device and generates MQTT messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published