# 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.