DummyTokenProviderManual¶
Dummy token provider that manually publishes one token
Auto-Generated Reference¶
Provides¶
main: auth_token_provider
Main implementation of dummy token provider
config:
mqtt_topic: string <optional>
default: “”
If no mqtt_topic is provided, the module subscribes to “everest_api/<module_id>/cmd/provide” by default. If mqtt_topic is provided, the module subscribes to that topic instead.