pub const coap_method_t_COAP_METHOD_PUT: coap_method_t = 3;
Expand description

< PUT request (update resource with payload)