Qt CoAP C++ Classes

Provides classes to use CoAP protocol. More...

Namespaces

QtCoap

Contains miscellaneous identifiers used throughout the Qt CoAP module

Classes

QCoapMessage

Holds information about a CoAP message that can be a request or a reply

QCoapOption

Holds data about CoAP options

QCoapPrivateKey

Interface for managing CoAP security keys

QCoapRequest

Holds a CoAP request. This request can be sent with QCoapClient

QCoapResource

Holds information about a discovered resource

QCoapSecurityConfiguration

Holds configuration options during the authentication process

Detailed Description

The Qt CoAP page contains information about how to use the module.