ControlInterfaceService class final
#include <coap/control_interface_service.hpp>
Thin CoAP adapter exposing PacketRF control exchange on POST /mgmt.
This class does not own command semantics. It only bridges one CoAP endpoint to the transport-neutral prf::.
Constructors, destructors, conversion operators
-
ControlInterfaceService(prf::
control:: ExchangeService& exchange) explicit - Builds one static endpoint table backed by the shared control exchange.
Public functions
- auto endpoints() const -> std::span<const EndpointDescriptor>
- Returns static CoAP endpoint descriptors owned by this adapter.