Re: [dev] Asking for information about the new oic.r.sp resource

2018-03-29 Thread Nash, George
Thanks for the suggestion of adding it to the anon-clear ACE. I will consider that. I will also look into adding it to the introspection since it currently is also causing introspection failures. I think you are right only a few people are interested in the resource at this point. The only re

Re: [dev] ESP8266 for Arduino

2018-03-29 Thread Nash, George
Mats is correct the DeviceBuilder is currently oriented to building server-role. If you want a C example instead of a C++ example you can view the sample generated by Rami Alshafi. This example was intended for the 1.3.1 release but due to bad timing and some other review issues never made it i

[dev] IoTivity mailing list migration date change to May 9

2018-03-29 Thread OCF Staff
Dear IoTivity Community, Due to scheduling conflicts, the migration of the IoTivity mailing lists to the Groups.io service has been rescheduled to Wednesday, May 9 from 9:30 - 11am PDT. I have checked with key stakeholders and they agreed with this date, but please let me know by early next

Re: [dev] New filed request for distinguish IoTivity and IoTivity-Lite(IoTivity-constrai

2018-03-29 Thread C.J. Collier
https://jira.iotivity.org/projects/LITE On Wed, Mar 28, 2018 at 1:49 AM, 최우제 wrote: > Hi Christian, > Different jira will do. > Please share the uri to access. > BR Uze Choi > > > -* Original Message* - > *Sender* : Christian Gran > *Date* : 2018-03-28 17:19 (GMT+9) > *Title* :

Re: [dev] New filed request for distinguish IoTivity and IoTivity-Lite(IoTivity-constrai

2018-03-29 Thread LaBrecque, Margaret
I’m also supportive of the new name – IoTivity-Lite. cheers, Margaret From: 최우제 [mailto:uzc...@samsung.com] Sent: Wednesday, March 28, 2018 1:50 AM To: Christian Gran Cc: LaBrecque, Margaret ; iotivity-dev@lists.iotivity.org Subject: RE: Re: New filed request for distinguish IoTivity and IoTi

Re: [dev] ESP8266 for Arduino

2018-03-29 Thread Mats Wichmann
On Thu, Mar 29, 2018 at 4:32 AM, Sridharan Jayaraman < sridhara...@tataelxsi.co.in> wrote: > Hi Team, > > > We are working on a smart appliances IOT project, Our management has > decided to use iotivity stack. We have build the example Iotivity code and > it works too fine in ubuntu machine. howev

Re: [dev] ESP8266 for Arduino

2018-03-29 Thread Sridharan Jayaraman
Hi Team, We are working on a smart appliances IOT project, Our management has decided to use iotivity stack. We have build the example Iotivity code and it works too fine in ubuntu machine. however we need some guidance in starting the application development for implementing Iotivity stack. R