Other option usage examples

Other option usage examples

PUT requests with other options. Two examples show different ways how to set options.

Request:

PUT coap://127.0.0.1:5691/resource1_with_otheroptions

PUT coap://127.0.0.1:5691/resource2_with_otheroptions

Response:

#[vars.responseCode]

Other request options:

#[vars.requestOtherOptions]
alias format valueAsHex

Other response options:

#[vars.responseOtherOptions]
alias format valueAsHex