Removing resourceAttributeRepresentation and allowedMethods parameters through the...
authorSashi Penta <sashi.kumar.penta@intel.com>
Wed, 6 Aug 2014 21:41:19 +0000 (14:41 -0700)
committerSashi Penta <sashi.kumar.penta@intel.com>
Wed, 6 Aug 2014 21:41:19 +0000 (14:41 -0700)
commit7048b15e66686eb6e99494238cf69714e948510d
tree6b34e45ab93ad8c393f0f79c5409df93f365ee4c
parent351a8fecb4ea2512badb447a7563166bb45b1646
Removing resourceAttributeRepresentation and allowedMethods parameters through the C Stack. These parameters are not required, and confusing C++ stack developers.
OCLib/InProcServerWrapper.cpp
csdk/stack/include/internal/ocstackinternal.h
csdk/stack/include/ocstack.h
csdk/stack/samples/SimpleClientServer/ocserver.cpp
csdk/stack/src/ocstack.c