Lines Matching refs:to
24 *coap-client* is a CoAP client to communicate with 6LoWPAN devices via
35 The local address of the interface that has to be used.
38 The block size to be used in GET/PUT/POST requests (value must be a
42 option in its response to a GET request, coap-client will automatically
50 File to send with PUT/POST (use '-' for STDIN).
54 (Note that the string passed to *-m* is compared case-insensitive.)
57 A filename to store data retrieved with GET.
60 The port to listen on.
63 Subscribe to the resource specified by URI for the given 'duration' in
82 The verbosity level to use (default: 3, maximum is 9).
99 Add option 'num' with contents of 'text' to the request.
102 Address (and port) for proxy to use (automatically adds Proxy-Uri option
103 to request).
106 Include the 'token' to the request.
133 Send text 'mode=on' to resource 'actuators/leds?color=r' on the endpoint with
135 port '5683' is the default port and isn't really needed to append.