package
0.0.0-20210730142958-e2aa4118589e
Repository: https://github.com/mxc-foundation/lpwan-app-server.git
Documentation: pkg.go.dev

# Structs

ACKNotification defines the payload sent to the application on an ACK event.
DataDownPayload represents a data-down payload.
DataUpPayload represents a data-up payload.
ErrorNotification defines the payload sent to the application on an error event.
IntegrationNotification defines the payload for the integration event.
JoinNotification defines the payload sent to the application on a JoinNotificationType event.
Location details.
LocationNotification defines the payload sent to the application after the device location has been resolved by a geolocation-server.
RXInfo contains the RX information.
StatusNotification defines the payload sent to the application on a device-status reporting.
TxAckNotification defines the payload sent to the application after receiving a tx ack from the network-server.
TXInfo contains the TX information.

# Interfaces

Integration defines the integration interface.
IntegrationHandler defines the integration handler interface.