|
ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
|
InfluxDB line-protocol builder (pure) + UDP cast to a collector. More...
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 pc_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.