-
path
String path
The uri-path of the resource.
-
obs
boolean obs
When true, the resource can be observed by clients.
-
title
String title
Human readable title of the resource.
-
ifdesc
LinkedList<E> ifdesc
List of interface descriptions that apply to the resource.
-
rt
LinkedList<E> rt
List of resource types that apply to the resource.
-
sz
String sz
Maximum size estimate of the resource. [bytes]
-
ct
LinkedList<E> ct
List of content types that are available on the resource.
The types are specified by an integer as defined by CoAP.