Re: [dev] 3axis sensor

2017-07-20 Thread Philippe Coval
On 20/07/17 19:15, Iosif Hamlatzis wrote: Is there a sample/example for IoTivity with "oic.r.sensor.threeaxis.json" similar to "oic.r.switch.binary.json" In the various examples you access always a simple variable (bool, int etc) but I want to find out how to access an object like the array

Re: [dev] 3axis sensor

2017-07-20 Thread Mats Wichmann
On 07/20/2017 11:15 AM, Iosif Hamlatzis wrote: > Is there a sample/example for IoTivity with "oic.r.sensor.threeaxis.json" > similar to "oic.r.switch.binary.json" > > In the various examples you access always a simple variable (bool, int etc) > but I want to find out how to access an object like

[dev] 3axis sensor

2017-07-20 Thread Iosif Hamlatzis
Is there a sample/example for IoTivity with "oic.r.sensor.threeaxis.json" similar to "oic.r.switch.binary.json" In the various examples you access always a simple variable (bool, int etc) but I want to find out how to access an object like the array (and its 3 values) that's defined for "oic.r.se