Constrained Application Protocol (CoAP) API

Used to communicate with constrained devices. CoAP API is a UDP based network protocol that is similar to HTTP with low protocol overhead. CoAP API is loosely based on the REST protocol to provide a familiar programming model for accessing device resources. See also CoAP Client.