Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Amqp ¶
type Amqp struct {
// contains filtered or unexported fields
}
Amqp handles the connection, queues and exchanges declared
type DataPublish ¶
DataPublish represents the incoming publish data command
type DeviceUnregistered ¶
type DeviceUnregistered struct {
ID string `json:"id"`
}
DeviceUnregistered represents the incoming unregistered device event
Click to show internal directories.
Click to hide internal directories.