uri property

Uri uri
getter/setter pair

Specifies the target resource of a request to a CoAP origin server.

Composed from the Uri-Host, Uri-Port, Uri-Path, and Uri-Query Options.

See RFC 7252, Section 5.10.1 for more information.

Implementation

Uri uri;