Implementaion of APIs for sending GET, PUT and POST requests.
authorHarish Kumara Marappa <h.marappa@samsung.com>
Wed, 12 Aug 2015 09:20:46 +0000 (14:50 +0530)
committerMadan Lanka <lanka.madan@samsung.com>
Wed, 12 Aug 2015 10:09:04 +0000 (10:09 +0000)
commitcaff4b2fc1de06f22b1632bcbbdef1a7763635e8
treed6858c9f82794cb01dbeaec4e966c96494ed2120
parent0749b9bdfb5f2bfbbbd7d5b122eaf3941ed64af0
Implementaion of APIs for sending GET, PUT and POST requests.

1. APIs for sending GET, PUT, POST and Observe reaquets and handling
responses.
2. Modified the sample test application for testing new APIs.

Change-Id: Ieaa473b7367340c50415055db274feb1731a21d1
Signed-off-by: Harish Kumara Marappa <h.marappa@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2134
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/simulator/examples/client-controller/client_controller.cpp
service/simulator/src/simulator_remote_resource.cpp
service/simulator/src/simulator_remote_resource.h
service/simulator/src/simulator_resource_model.h