Qt CoAP C++ Classes
Provides classes to use CoAP protocol. More...
Namespaces
Contains miscellaneous identifiers used throughout the Qt CoAP module |
Classes
Allows the application to send CoAP requests and receive replies | |
Holds information about a CoAP message that can be a request or a reply | |
Holds data about CoAP options | |
Interface for managing CoAP security keys | |
Holds the data of a CoAP reply | |
Holds a CoAP request. This request can be sent with QCoapClient | |
Holds information about a discovered resource | |
Holds the data of a CoAP reply for a resource discovery request | |
Holds configuration options during the authentication process |
Detailed Description
The Qt CoAP page contains information about how to use the module.