Namespace Pamoja.Gateway
Classes
- Gateway
The Semtech UDP packet forwarder protocol, from either side.
- GatewayNetwork
The network side of one site: what a server does with what a gateway forwarded.
- GatewayNetworkEvent
What a forwarded packet turned out to be, and where its answer goes.
- GatewayNetworkWindows
When and where a network answers, and at what rate.
- GatewayPacket
One datagram of the protocol, with the fields its kind carries.
- GatewayRxpk
A packet the gateway heard, with the metadata the protocol carries beside it.
- GatewaySlot
Where and when a downlink answers an uplink, in the concentrator's own terms.
- GatewayStat
A gateway's own status report.
- GatewayTxpk
A packet the server asks the gateway to transmit.
Enums
- GatewayCrc
What the CRC of a received packet said.
- GatewayNetworkOutcome
What a forwarded packet turned out to be.
- GatewayPacketKind
Which kind of datagram.
- GatewayRx1Channels
The channels the first receive window answers on, which the region decides.
- GatewayTxStatus
What became of a downlink the server asked for.