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?