openems icon indicating copy to clipboard operation
openems copied to clipboard

add optional config parameter to specify an optional MQTT topic prefix

Open samuelBloch opened this issue 1 year ago • 2 comments

We need an prefix to the default MQTT topic, so an optional config parameter has been added to achive this. If the optional prefix is set, OpenEMS Edge data is published to the MQTT broker under this topic: <optional_prefix>/edge/<edge_id>/...

samuelBloch avatar Feb 23 '24 11:02 samuelBloch

Code Coverage

github-actions[bot] avatar Feb 23 '24 11:02 github-actions[bot]

Maybe we should wait until the errors of reconnecting are resolved ?

see here

Sn0w3y avatar Feb 23 '24 16:02 Sn0w3y

Code Coverage

github-actions[bot] avatar Mar 31 '24 20:03 github-actions[bot]