Lines Matching refs:payload
52 coaps response from fdde:ad00:beef:0:9903:14b:27e0:5744 with payload: 68656c6c6f576f726c6400
53 > coaps put test-resource con payload
65 coaps request from fdde:ad00:beef:0:9e68:576f:714c:f395 PUT with payload: 7061796c6f6164
87 - [delete](#delete-uri-path-type-payload)
93 - [post](#post-uri-path-type-payload)
95 - [put](#put-uri-path-type-payload)
140 ### delete \<uri-path\> \[type\] \[payload\]
144 - payload: CoAPS request payload.
147 > coaps delete test-resource con payload
174 ### post \<uri-path\> \[type\] \[payload\]
177 …nfirmable (default). Use "block-<block-size>" to send blocks with random payload. ("block-16","blo…
178 - payload: CoAP request payload. If \[type\] is "block-<block-size>", the amount of blocks to be se…
181 > coaps post test-resource con payload
202 ### put \<uri-path\> \[type\] \[payload\]
205 …nfirmable (default). Use "block-<block-size>" to send blocks with random payload. ("block-16","blo…
206 - payload: CoAP request payload. If \[type\] is "block-<block-size>", the amount of blocks to be se…
209 > coaps put test-resource con payload