package
3.12.5
Repository: https://github.com/brocaar/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.
IntegrationEvent is the message that can be sent by an integration.
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