ExchangeRequest struct final
#include <control/exchange_service.hpp>
One inbound transport-neutral management request.
Public variables
- uint16_t content_format
- Transport-level content-format value.
- bool has_content_format
- Transport-level content-format presence flag.
- std::span<const uint8_t> payload
- Raw request payload bytes (CBOR or COSE-wrapped CBOR).