1.
OCStackResult AddObserver (const char         *resUri,
                               const char         *query,
                               OCObservationId    obsId,
                               CAToken_t          token,
                               uint8_t            tokenLength,
                               OCResource         *resHandle,           
                               OCQualityOfService qos,                  
                               const OCDevAddr    *devAddr)

Is this function made for observe some other resources from arduino??
Is there any example using this function??

2.
OCResource *findResource(OCResource *resource)

Is this function made for find some other resources from arduino??

In iotivity c++ API, the function for find resource is giving URL or IP for 
parameter and returns resources.
However in csdk, it seems different.
Is there any other way to find resources in csdk??


Samsung S/W Membership Software Developer
Sungkyunkwan Univ. Computer Engineering 08
B.E.S.T. House Team & Side Of House 
Jake Kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150715/bccddc5d/attachment.html>

Reply via email to