# Constants
Possible TX errors.
Possible TX errors.
Possible TX errors.
Possible TX errors.
Possible TX errors.
Possible TX errors.
Possible TX errors.
# Structs
Channel defines a gateay channel.
GatewayConfigPacket contains the configuration to be pushed to the gateway.
GatewayStatsPacket contains the information of a gateway.
RXInfo contains the RX information.
RXPacket contains the PHYPayload received from the gateway.
RXPacketBytes contains the PHYPayload as []byte received from the gateway.
TXAck contains the acknowledgement of the requested frame transmission or an error.
TXInfo contains the information used for TX.
TXPacket contains the PHYPayload which should be send to the gateway.
TXPacketBytes contains the PHYPayload as []byte which should be send to the gateway.
# Type aliases
Duration implements time.Duration, but encoded to json, uses the String formatting.