Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MQTTPublisher ¶
type MQTTPublisher struct {
// contains filtered or unexported fields
}
func NewMQTTPublisher ¶
func NewMQTTPublisher() MQTTPublisher
func (MQTTPublisher) Publish ¶
func (pub MQTTPublisher) Publish(bus Bus, inst Instruction)
Click to show internal directories.
Click to hide internal directories.