I have updated the DeviceBuilder. This tool can now generate the code for C++ code for IOTivity. Information can be found at: https://github.com/openconnectivityfoundation/DeviceBuilder
I need some help to progress this effort further. Currently it works correctly with single values (Boolean, integer, number, string) in the payload. However there are resources like color chroma that have arrays of numbers, or even arrays of objects. I can't find examples of code to add an array in an GET payload or handle the contents of an array in an POST payload. Any pointers will be appreciated. Kind Regards, Wouter
_______________________________________________ iotivity-dev mailing list [email protected] https://lists.iotivity.org/mailman/listinfo/iotivity-dev
