package
3.3.1
Repository: https://github.com/hoellejal/chirpstack-api.git
Documentation: pkg.go.dev

# Constants

Downlink codec error.
Error related to the downlink frame-counter.
Downlink gateway error.
Error related to the downlink payload size.
OTAA error.
Unknown type.
Uplink codec error.
Uplink frame-counter was reset.
Uplink frame-counter retransmission.
Uplink MIC error.

# Variables

No description provided by the author
No description provided by the author

# Structs

AckEvent is the message sent when a confirmation on a confirmed downlink has been received -or- when the downlink timed out.
ErrorEvent is the message sent when an error occurred.
JoinEvent is the message sent when a device joined the network.
LocationEvent is the message sent when a geolocation resolve was returned.
StatusEvent is the message sent when a device-status mac-command was sent by the device.
TxAckEvent is the message sent when a downlink was acknowledged by the gateway for transmission.
UplinkEvent is the message sent when an uplink payload has been received.

# Type aliases

No description provided by the author