Hi,
I would like to integrate MQTT data (e.g. from HiveMQ) into my OpenEMS dashboard. Is there any OpenEMS version that supports something like a Controller MQTT Subscriber?
Is there currently an official or recommended way to read MQTT data into OpenEMS, not just to publish it?
Or do I need to run an external script (e.g. via Docker) that forwards the data to the JSON-RPC API?Thank you!