|
DeterministicESPAsyncWebServer v6.28.0
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Fire-and-forget UDP telemetry cast (DETWS_ENABLE_UDP_TELEMETRY). More...
Go to the source code of this file.
Fire-and-forget UDP telemetry cast (DETWS_ENABLE_UDP_TELEMETRY).
Builds a metric line in InfluxDB line protocol - measurement,tag=v field=val,field2=val2 timestamp (optional tags + trailing timestamp; integer fields carry the i suffix, unsigned u, floats are plain)
Definition in file udp_telemetry.h.