# Functions
NewMonitoredDownlinkStream starts and monitors a DownlinkStream.
NewMonitoredGatewayStatusStream starts and monitors a GatewayStatusStream.
NewMonitoredUplinkStream starts and monitors a UplinkStream.
No description provided by the author
NewRouterClientForGateway returns a new RouterClient for the given gateway ID and access token.
No description provided by the author
NewRouterStreamServer returns a new RouterStreamServer.
No description provided by the author
No description provided by the author
# Variables
DefaultBufferSize indicates the default send and receive buffer sizes.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
message GatewayStatusRequest is used to request the status of a gateway from this Router.
No description provided by the author
RouterStreamServer handles gRPC streams as channels.
message Status is the response to the StatusRequest.
message StatusRequest is used to request the status of this Router.
No description provided by the author
No description provided by the author
# Interfaces
DownlinkStream for receiving downlink messages.
GatewayStatusStream for sending gateway statuses.
GatewayStream interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RouterClientForGateway is a RouterClient for a specific gateway.
No description provided by the author
No description provided by the author
No description provided by the author
UplinkStream for sending uplink messages.