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:
topicTopic

Instance of the topic to advertise.

Returns:
str

Advertising identifier.