Hi,
I am trying to understand the representation of a resource in iotivity stack.
Can anybody point me to some documentation about the details.
One specific question I have is:
I see a resource exposed by the sample simpleserver application as
URI: /a/lightSID: 37 03 84 96 9B D8 B8 45 B7 89 4F AE 63 0C F2 75Resource
Types: core.light, core.brightlightInterfaces: oic.if.baseline,
oic.if.llBitmap: 3Secure?: falsePort: 0
I would like to know the details about the above mentioned fields. Also, are
there standard resource types and interfaces defined by the protocol? Where can
I find the details?What is the Port?
Even though I see multiple resource types and interfaces, when I do the GET, I
get the values:name(string): John's lightpower(int): 0;state(bool): false
How do I know, what values belong to what interface?
Thanks,Javid
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150917/0e2c32d7/attachment.html>