Hi everyone,
I try to understand the implementation of RCS serverBuilder,
According to OCF specifications :
GET with if :"oic.if.b" : the buildGetBatchResponse in
InterfaceHandler.cpp return collection resource and their children
representation : OK
UPDATE with "oic.if.b" P.40 OCF 1.1.0 (example, use of UPDATE with
state = 1 on /a/room/1)
All children should be updated (if their interface allow the
POST request ofc and according to their set attribute policy)
--> So, why there is no buildSetBatchResponse function which set all
boundResources ?
And why there is no buildGetLinkResponse which return the
representaiton of boundResources on GET xxxxxxx?if=oic.if.ll ?
Thanks you for enlighten me on these points.
Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161207/d53f27e8/attachment.html>