# Functions
NewApplicationAPI creates a new ApplicationAPI.
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.
NewInternalAPI creates a new InternalAPI.
NewMulticastGroupAPI creates a new multicast-group API.
NewNetworkServerAPI creates a new NetworkServerAPI.
NewOrganizationAPI creates a new OrganizationAPI.
NewServiceProfileServiceAPI creates a new ServiceProfileServiceAPI.
NewUserAPI creates a new UserAPI.
Setup configures the API package.
# Structs
ApplicationAPI exports the Application related functions.
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.
InternalAPI exports the internal User related functions.
MulticastGroupAPI implements the multicast-group api.
NetworkServerAPI exports the NetworkServer related functions.
OrganizationAPI exports the organization related functions.
ServiceProfileServiceAPI export the ServiceProfile related functions.
UserAPI exports the User related functions.