Skip to content

dummyTokenProviderManual: Add MQTT topic configuration #1908

Open
ThatsLucas wants to merge 1 commit intoEVerest:mainfrom
ThatsLucas:dummyTokenProviderManual-mqtt-config
Open

dummyTokenProviderManual: Add MQTT topic configuration #1908
ThatsLucas wants to merge 1 commit intoEVerest:mainfrom
ThatsLucas:dummyTokenProviderManual-mqtt-config

Conversation

@ThatsLucas
Copy link
Contributor

Add MQTT topic configuration.

When no mqtt_topic: provided, the module will subscribe to "everest_api/<module_id>/cmd/provide" by default.
If mqtt_topic: is provided, the module will subscribe to that topic instead.

Describe your changes

I have added mqtt_topic to DummyTokenProviderManual config and made the changes needed.

Issue ticket number and link

#1094

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

…ider

When no mqtt_topic: provided, the module will subscribe to "everest_api/<module_id>/cmd/provide" by default.
If mqtt_topic: is provided, the module will subscribe to that topic instead.

Signed-off-by: ThatsLucas <lucasmailpro9@gmail.com>
@ThatsLucas ThatsLucas force-pushed the dummyTokenProviderManual-mqtt-config branch from 1075790 to 7a2502c Compare March 3, 2026 14:26
@ThatsLucas
Copy link
Contributor Author

I changed the configs to keep backward compatibility with the ocpp tests.

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