MqttTransport.advertise
- MqttTransport.advertise(topic)[source]
Announce this code will publish messages to the specified topic.
This call has no effect on this transport implementation.
- Parameters:
- topic
Topic
Instance of the topic to advertise.
- topic
- Returns:
- str
Advertising identifier.