Increase delay in ocserver.cpp sample to avoid missed notifications.
authorMandeep Shetty <mandeep.shetty@intel.com>
Thu, 24 Sep 2015 22:15:24 +0000 (15:15 -0700)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Fri, 25 Sep 2015 15:53:56 +0000 (15:53 +0000)
commita8923c9b72fe42a954a7cb98b9f72d25dfffd70c
tree3d6349e14129d0a2247c2c92f67059b5ef3923cf
parentbf098fcea98bcc7a8ccd490a512f8aee320bcce7
Increase delay in ocserver.cpp sample to avoid missed notifications.

This fixes IOT-726.
The sever started sending out presence notifications too quickly causing some
notifications to be missed.
Increased delay before notifications are sent out to make it convenient
for TE.

Change-Id: Ia6c92992f1000119a8f4dccde1de6bae4abeef5a
Signed-off-by: Mandeep Shetty <mandeep.shetty@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3061
Reviewed-by: Mark Tung <mark.y.tung@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
resource/csdk/stack/samples/tizen/SimpleClientServer/ocserver.cpp