Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Publish ¶
func Publish(mqttClient mqtt.Client, topic string, qos byte, retained bool, value interface{}) error
Publishes a given value to the the broker at the given topic. Non-strings are converted to their string representations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.