Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Create README.md
  • Loading branch information
ac2028 committed Jul 17, 2024
1 parent 6e4542d commit 728c9be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
@@ -0,0 +1,5 @@
How to handle a local MQTT broker (edge broker) which connects to a cloud broker

Using a client to republish the messages gives you far more control over what is sent between the edge broker and the cloud and doesn’t require any broker changes/administration.

How can we create a variety of python client bridges with varying degrees of functionality?

0 comments on commit 728c9be

Please sign in to comment.