package
0.0.0-20210730142958-e2aa4118589e
Repository: https://github.com/mxc-foundation/lpwan-app-server.git
Documentation: pkg.go.dev

# Functions

NewDeviceM2MAPI creates new DeviceM2MAPI.
NewGatewayM2MAPI creates new GatewayM2MAPI.
NewNotificationAPI creates a new notification API service.
Start starts gRPC server that serves mxp server.

# Structs

Config contains configuration for gRPC server serving mxp server.
DeviceM2MAPI exports the API to mxprotocol client.
GatewayM2MAPI exports the API for mxprotocol-server.
MXPAPIServer represents gRPC server serving mxp server.
NotificationAPI keeps variables required for NotificationAPI service.