Skip to content

Instantly share code, notes, and snippets.

@spencerkittleson
Created January 23, 2023 21:24
Show Gist options
  • Save spencerkittleson/74d86fb1ff6335ec8d1b410951e3baf2 to your computer and use it in GitHub Desktop.
Save spencerkittleson/74d86fb1ff6335ec8d1b410951e3baf2 to your computer and use it in GitHub Desktop.
mqtt cli notifications
https://pypi.org/project/mqtt-client/
mqtt-client publish --host=192.168.4.100:1883 --topic=work/notify --payload=ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment