Mqtt /kafka Client

Hi all, I am trying to use mqtt broker agent of openremote to receive data from devices’s field.

My goal is to resend the received payload to an external broker like mqtt or kafka.



Any suggestions?

thanks

Hi,

There is an MQTT Agent which essentially creates an MQTT client, I only added this agent quickly in the last few weeks and its’ not fully functional.

This agent would connect to another MQTT broker. You could then publish attribute events through to this other broker.