Adding example of a Simple Attribute use on a collection resource using
authorJoseph Morrow <joseph.l.morrow@intel.com>
Sun, 2 Nov 2014 23:18:19 +0000 (18:18 -0500)
committerJoseph Morrow <joseph.l.morrow@intel.com>
Sun, 2 Nov 2014 23:18:19 +0000 (18:18 -0500)
commit76416b982ac764d0393ea862300d7e1308f550a8
tree62b500faabc9edc038ff59aebac6d0b35bd4ce58
parentc8ba162fe83db3832ae889a0cb31904d888826d1
Adding example of a Simple Attribute use on a collection resource using
C SDK.

This involved forming proper JSON examples, as well as adding test
cases to the application as the implementation of test cases were not
fullfilled yet.

Change-Id: I0b217a324334367bf3a923d7aadef5150e385821
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
csdk/stack/samples/linux/SimpleClientServer/occlientcoll.cpp
csdk/stack/samples/linux/SimpleClientServer/ocservercoll.cpp