wotpy.protocols.coap

CoAP Protocol Binding implementation.

resources

CoAP resources that implement each of the Interaction verbs.

authenticator

Authenticator classes that perform checks on the incoming requests.

client

Classes that contain the client logic for the CoAP protocol.

credential

Credential classes that add the proper authorization creds to the outgoing requests.

enums

Enumeration classes related to the CoAP server.

server

Class that implements the CoAP server.