Hi,

I was doing some tests in 1.1.0-RC3 tag (and 1.1-rel branch) and I 
realized that the format used to inform the resource type (rt) and 
interfaces (if) has changed in /oic/res resource to a format different 
from specified in 1.0 spec.

Interface list is now an array of strings, containing all interfaces 
from a resource (instead of using a string with a list in Space 
Separated Value format) and resource type is an array containing a 
string with the resource type (instead of a single string).

Is this the new format expected in next version of the spec? It looks 
good to me to have an array for Interfaces, but I didn't understand why 
to have an array for resource type, since a resource can't have more 
than 1 resource type. Can anyone clarify this for me?

Thank you,
Otavio Pontes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160415/6b7e9860/attachment.html>

Reply via email to