# Packages
No description provided by the author
# Functions
NewApplicationAPI creates a new ApplicationAPI.
NewDeviceAPI creates a new NodeAPI.
NewDeviceProfileServiceAPI creates a new DeviceProfileServiceAPI.
NewDeviceQueueAPI creates a new DeviceQueueAPI.
NewFUOTADeploymentAPI creates a new FUOTADeploymentAPI.
NewGatewayAPI creates a new GatewayAPI.
NewGatewayProfileAPI creates a new GatewayProfileAPI.
NewInternalUserAPI creates a new InternalUserAPI.
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.
FUOTADeploymentAPI exports the FUOTA deployment related functions.
GatewayAPI exports the Gateway related functions.
GatewayProfileAPI exports the GatewayProfile related functions.
InternalUserAPI 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.