Transmit data from grafana to matlab using MQTT protocol

Hi everybody,

Please help transmit data from grafana to matlab using MQTT protocol

I’m using MATLAB now,
The topic I subscribe to doesn’t accumulate data. Is there a problem with the extension or something else?

@pish5948
Can you clarify that you are really trying to send out Grafana’s information via MQTT to Matlab? If yes, what is your underlying datasource that holds that data, and why not bypass Grafana and go from “your datasource” —> MQTT broker —> Matlab?

If you meant that you want to display the Matlab data in Grafana using the MQTT datasource plugin, what specific error(s) are you seeing? Do you have the MQTT datasource working with any other topics that you have subscribed to?