|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Radio / wireless gateway bridge - implementation. More...
#include "services/gateway/gateway.h"Go to the source code of this file.
Radio / wireless gateway bridge - implementation.
A static port table; det_gw_uplink() envelopes a received frame and publishes it through the installed northbound callback (per-port rate-capped, fail-closed), det_gw_downlink() routes a command to a port's transmit callback, and det_gw_topic() formats a routing key. Zero heap.
Definition in file gateway.cpp.