Including observer endpoint information in ObservationInfo structure.
authorHarish Kumara Marappa <h.marappa@samsung.com>
Fri, 4 Sep 2015 05:43:17 +0000 (11:13 +0530)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Mon, 14 Sep 2015 13:56:37 +0000 (13:56 +0000)
commitb759c572755472043c4efed9522954d6124fbd7a
tree2b6c45cb3d6a4c73d3e930330eb94e7903a8dae8
parenta78e9b064f990d6f1b3e6acffa9689c9b488fb48
Including observer endpoint information in ObservationInfo structure.

Observation ID is not enough to differentiate between multiple
observers from application point of view in the cases of application
needs to notify specific observers. This patch has changes making
ObservationInfo structure to hold connectivity type, address and port information too.

Change-Id: I4f2aa81bf60366d208f0c06a1694ac2bc70665f3
Signed-off-by: Harish Kumara Marappa <h.marappa@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2323
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
resource/include/OCApi.h
resource/include/OCResourceRequest.h
resource/src/InProcServerWrapper.cpp