Skip to content

MQTT for OpenEMS#1408

Closed
DerStoecki wants to merge 1 commit intoOpenEMS:developfrom
DerStoecki:feature/mqttCommunication
Closed

MQTT for OpenEMS#1408
DerStoecki wants to merge 1 commit intoOpenEMS:developfrom
DerStoecki:feature/mqttCommunication

Conversation

@DerStoecki
Copy link
Copy Markdown
Contributor

Hello Stefan,
I finally got some time to integrate our MQTT in your current Software state.
I hope it inspires/helps you with your MQTT implementation a bit.
If you have any questions ask me anytime.
NOTE:

  • ATM it only works with MQTT Version 3_1_1
  • also: the code was for my bachelor degree and i only had 1-2 month time for coding so...there may be a lot of room to improve here.
  • Telemetry is tested but Command not yet (will happen in a few weeks)

Any OpenEMS Component can be configured to work with a MQTT broker of version 3_1_1
Telemetry data can be send to multiple topics with multiple payloads to configure
Autocomplete channel to configure on first activation
Commands can be executed by command component (needs to be tested)
@DerStoecki DerStoecki force-pushed the feature/mqttCommunication branch from 72a87cd to c1fcd8f Compare March 5, 2021 16:36
@DerStoecki DerStoecki closed this May 5, 2021
sfeilmeier added a commit to Sn0w3y/openems that referenced this pull request Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant