prf::coap::ControlInterfaceService class final

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::control::ExchangeService.

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.