ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
gateway.cpp File Reference

Radio / wireless gateway bridge - implementation. More...

Go to the source code of this file.

Detailed Description

Radio / wireless gateway bridge - implementation.

A static port table; pc_gateway_uplink() envelopes a received frame and publishes it through the installed northbound callback (per-port rate-capped, fail-closed), pc_gateway_downlink() routes a command to a port's transmit callback, and pc_gateway_topic() formats a routing key. Zero heap.

Definition in file gateway.cpp.