revant / connect_mqtt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect Mqtt

Connect MQTT

Subscribe messages. This command will start the listener process.

EVENTS_HOST=172.17.0.1 bench --site mysite.localhost subscribe-mqtt

Publish messages. This command will publish message and disconnect.

EVENTS_HOST=172.17.0.1 bench --site mysite.localhost publish-mqtt

Note: replace mysite.localhost with site name.

License

MIT

About

License:Other


Languages

Language:Python 100.0%