Skip to content

castortut/mqtt-keepalive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mqtt-keepalive

Simple python app to send keepalive messages to an MQTT broker to verify connectivity from the end devices

Configuration

The application needs two environment variables to be set:

  • MQTT_SERVER - address of the server to send to
  • MQTT_TOPIC - topic on the broker to publish the keepalives to

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages