fork from https://github.com/jpmens/mqtt-launcher

Jan-Piet Mens 8dfe411a8a initial il y a 11 ans
README.md 8dfe411a8a initial il y a 11 ans

README.md

mqtt-launcher

mqtt-launcher is a Python program which subscribes to a set of MQTT topics and executes processes on the host it's running on. Processes are configured on a per/wildcard basis.

Requirements

Credits

This program was inspired by mqtt-exec. I'm not terribly comfortable running NodeJS programs, so I implemented the idea in Python.