|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
DNP3 (IEEE 1815) data-link frame codec (DETWS_ENABLE_DNP3) - zero-heap builder + CRC-validating parser for the SCADA / utility outstation link layer. More...
#include "ServerConfig.h"Go to the source code of this file.
DNP3 (IEEE 1815) data-link frame codec (DETWS_ENABLE_DNP3) - zero-heap builder + CRC-validating parser for the SCADA / utility outstation link layer.
A DNP3 data-link frame:
This is the data-link layer (framing + CRC). The transport-function reassembly and the application layer (objects / function codes) are layered on the de-blocked user data.
Definition in file dnp3.h.