Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Connection ¶
type Connection struct { Client mqtt.Client ResourceChannel chan db.ResourceMessage }
func NewConnection ¶
func NewConnection() *Connection
func (*Connection) StartSender ¶
func (c *Connection) StartSender()
func (*Connection) StartStatusReceiver ¶
func (c *Connection) StartStatusReceiver()
Click to show internal directories.
Click to hide internal directories.