# Packages
No description provided by the author
# Functions
FilterRxInfoByPublicOnly filters the RxInfo elements on public gateways.
FilterRxInfoByServiceProfileID filters the RxInfo elements on public gateways and gateways matching the given ServiceProfileID.
GetASClientForRoutingProfileID returns the AS client given a Routing Profile ID.
GetDataRateIndex returns the data-rate index.
GetDownlinkID returns the types downlink ID.
GetGatewayID returns the typed gateway ID.
GetStatsID returns the typed stats ID.
GetUplinkID returns the typed message ID.
SetDownlinkTXInfoDataRate sets the DownlinkTXInfo data-rate.
SetUplinkTXInfoDataRate sets the UplinkTXInfo data-rate.
# Variables
ErrNoElements is returned when no RxInfo elements are matching the filter criteria.
# Interfaces
DataRateGetter provides an interface for getting the data-rate.
DownlinkIDGetter provides a DownlinkId getter interface.
GatewayIDGetter provides a GatewayId getter interface.