1. Changes made to Sample application (ocserver) in csdk. No need to
authorOmkar Hegde <omkar.m.hegde@intel.com>
Sat, 4 Oct 2014 02:49:09 +0000 (19:49 -0700)
committerErich Keane <erich.keane@intel.com>
Wed, 8 Oct 2014 16:19:53 +0000 (09:19 -0700)
commit5742aa9c668db673642c5dd6fdcff7c391f203fd
tree36567a9a71fd6dd115a8a42da597c55c159df28b
parent0de3715b6303798b7dd5850c8c940bb38c83398b
1. Changes made to Sample application (ocserver) in csdk. No need to
hardcode the JSON strings anymore. Added createJSONResponse() function
for this purpose. Edited the makefile to include the cJSON library.
2. Made some changes to the makefile.
3. Jenkins Failure
4. Indentation Changes
5. 6 . 7.  8. 9.  Gerrit issues
11. Rebase
Change-Id: Ice9dd8cd614bc78cb2ea034ec15ea1a61db1770a
csdk/stack/samples/linux/SimpleClientServer/makefile
csdk/stack/samples/linux/SimpleClientServer/ocserver.cpp