# Packages

Package httphandler implements a HTTP handler.
Package influxdbhandler implements a InfluxDB handler.
No description provided by the author
Package multihandler provides a multi handler.

# Constants

Handler kinds.
Handler kinds.

# Structs

ACKNotification defines the payload sent to the application on an ACK event.
DataDownPayload represents a data-down payload.
DataRate contains the data-rate related fields.
DataUpPayload represents a data-up payload.
ErrorNotification defines the payload sent to the application on an error event.
JoinNotification defines the payload sent to the application on a JoinNotificationType event.
RXInfo contains the RX information.
TXInfo contains the TX information.

# Interfaces

Handler defines the interface of a handler backend.
IntegrationHandler defines the interface of an integration handler.