Hi Team,
We are planning to procure Rabbit MQ for our Prodiction IoT factory. Where Rabbit MQ is supposed to PUBLISH message to azure IoT edge . Note: Azure edge doesn't have mqtt client which can directly subscribe to RabbitMQ broker. Hence we need RabbitMQ PUBLISH message directly to IoT edge Broker. So How to achieve this ? We may need bridge configuration to achieve this ...
So question is , Whether RabbitMQ supports "Bridge configuration" ? I.e. One instance of Rabbit-MQ will be able to talk to another Mqtt broker ...
I could see, there is a "Federated Plugin" available at RabbitMq, does it fulfill the purpose..?
You can use federation to communicate using AMQP 0.9.1, but not MQTT.