# Packages
No description provided by the author
# Functions
NewApplicationAPI creates a new ApplicationAPI.
NewApplicationServerAPI returns a new ApplicationServerAPI.
NewDeviceAPI creates a new NodeAPI.
NewDeviceProfileServiceAPI creates a new DeviceProfileServiceAPI.
NewDeviceQueueAPI creates a new DeviceQueueAPI.
NewGatewayAPI creates a new GatewayAPI.
NewGatewayProfileAPI creates a new GatewayProfileAPI.
NewInternalUserAPI creates a new InternalUserAPI.
NewJoinServerAPI create a new JoinServerAPI.
NewNetworkServerAPI creates a new NetworkServerAPI.
NewOrganizationAPI creates a new OrganizationAPI.
NewServiceProfileServiceAPI creates a new ServiceProfileServiceAPI.
NewUserAPI creates a new UserAPI.
# Structs
ApplicationAPI exports the Application related functions.
ApplicationServerAPI implements the as.ApplicationServerServer interface.
DeviceAPI exports the Node related functions.
DeviceProfileServiceAPI exports the ServiceProfile related functions.
DeviceQueueAPI exposes the downlink queue methods.
GatewayAPI exports the Gateway related functions.
GatewayProfileAPI exports the GatewayProfile related functions.
InternalUserAPI exports the internal User related functions.
JoinServerAPI implements the join-server API as documented in the LoRaWAN backend interfaces specification.
NetworkServerAPI exports the NetworkServer related functions.
OrganizationAPI exports the organization related functions.
ServiceProfileServiceAPI export the ServiceProfile related functions.
UserAPI exports the User related functions.