|
DeterministicESPAsyncWebServer v6.28.0
Zero-allocation, bounded-execution async HTTP server for ESP32
|
InfluxDB line-protocol builder (pure) + UDP cast to a collector. More...
#include "services/udp_telemetry/udp_telemetry.h"Go to the source code of this file.
InfluxDB line-protocol builder (pure) + UDP cast to a collector.
The builder is host-tested; the cast uses det_udp_sendto on ESP32 and is a no-op on host builds (no transport dependency pulled into the unit test).
Definition in file udp_telemetry.cpp.