Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.
/ json2mqtt-proxy Public archive

[moved to codeberg] Simple http proxy server to receive JSON via POST requests and push it to an MQTT server

License

Notifications You must be signed in to change notification settings

janw/json2mqtt-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json2mqtt Proxy server

json2mqtt is a simple http proxy server to receive JSON via POST requests, and push it to an MQTT server that it is subscribed to. It can be configured to match personal needs using the config.ini file, and can be daemonized using standard shell foo.

pip install -r requirements.txt
python json2mqtt.py &

About

[moved to codeberg] Simple http proxy server to receive JSON via POST requests and push it to an MQTT server

Topics

Resources

License

Stars

Watchers

Forks

Languages