Documentation
¶
Index ¶
Constants ¶
View Source
const ( QOSAtMostOnce = 0 QOSAtLeastOnce = 1 QOSExactlyOnce = 2 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Broker ¶
type Broker struct { ActionHandler func(string, string, string) error // contains filtered or unexported fields }
func (*Broker) PublishDevice ¶
func (*Broker) PublishNode ¶
func (*Broker) PublishProperty ¶
Click to show internal directories.
Click to hide internal directories.