IReceiver¶
Namespace: MQTT_Receiver_Worker.MQTT.Interfaces
Interface for MQTT topic subscription management.
Provides abstraction for subscribing to configured MQTT topics.
Methods¶
SubscribeToTopics()¶
Subscribes to configured MQTT topics using shared subscriptions.
Retrieves topic settings from the repository and establishes subscriptions
Returns¶
A task that represents the asynchronous subscribe operation.