Expand description
Various types that are specified and defined in the CoAP standard and its extensions.
Enums§
- Various content formats that can be used for CoAP requests.
- Representation of a CoAP match expression supplied in the If-Match option, see RFC 7252, Section 5.10.8.1.
- Representation of a CoAP message code. Can be a request code, a response code, or the empty message code.
- CoAP message types as defined in RFC 7252, Section 3 and described in RFC 7252, Section 4.2 and 4.3.
- CoAP option types as defined in RFC 7252, Section 5.10 and later CoAP extensions.
- Representation of a CoAP request/method code.
- Representation of a CoAP response code.