Struct coap::client::CoAPClient [] [src]

pub struct CoAPClient { /* fields omitted */ }

Methods

impl CoAPClient
[src]

Create a CoAP client with the peer address.

Execute a request with the coap url and a specific timeout. Default timeout is 5s.

Execute a request with the coap url.

Execute a request.

Receive a response.

Set the receive timeout.