Hi Raghavendra, Sorry for my late reply. Can you try pulling the latest code and see if yo still have the same issue.
We have updated the iotivity-node dependency to the latest version plus some other fixes. Please report the issue to the GH issues of the project if you still have them. https://github.com/01org/iot-rest-api-server/issues Sakari On 12/21/15, 11:09, "Raghavendra Kakarla" <Raghavendra.Kakarla at inedasystems.com> wrote: >Hi Sakari, > >I downloaded iot-rest-api from the link provided by you. > >When I run npm install from my device all are working fine except >iotivity-1.0.0-1. > >While installing the iotivity-1.0.0-1 I got the following error: > >npm ERR! Linux 3.19.2-yocto-standard >npm ERR! argv "node" "/usr/lib/node_modules/npm/bin/npm-cli.js" "install" >npm ERR! node v0.12.7 >npm ERR! npm v2.11.3 > >npm ERR! shasum check failed for >/tmp/npm-1110-fe27e2ba/registry.npmjs.org/jscs/-/jscs-2.7.0.tgz >npm ERR! Expected: 322906e6777eca1ca52b3f040ba758a98be09c5a >npm ERR! Actual: 9cfa3ba38b4cba7d17639fe6d305d1858539f2b1 >npm ERR! From: https://registry.npmjs.org/jscs/-/jscs-2.7.0.tgz >npm ERR! >npm ERR! If you need help, you may report this error at: >npm ERR! <https://github.com/npm/npm/issues> > >npm ERR! Please include the following file with any support request: >npm ERR! /home/root/iotivity-node/npm-debug.log > > >Could please help me in resolving this issue. > > >Thankyou in advance. > >Ragards, >Raghavendra K. > >________________________________________ >From: Poussa, Sakari <sakari.poussa at intel.com> >Sent: Thursday, December 17, 2015 1:02 PM >To: Raghavendra Kakarla; iotivity-dev at lists.iotivity.org >Subject: Re: [dev] Restful application examples > >Raghavendra, > >Not in the C code, but we have done a Node.JS REST API server for OIC (using >the iotivity-node bindings which is using the iotivity): > >https://github.com/01org/iot-rest-api-server > >The repo also contains few test apps for the rest client. > >Sakari > >From: <iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces >at lists.iotivity.org>> on behalf of Raghavendra Kakarla <Raghavendra.Kakarla >at inedasystems.com<mailto:Raghavendra.Kakarla at inedasystems.com>> >Date: Thursday, December 17, 2015 at 08:40 >To: "iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at >lists.iotivity.org>" <iotivity-dev at lists.iotivity.org<mailto:iotivity-dev >at lists.iotivity.org>> >Subject: [dev] Restful application examples > > >Hi All, > > >I want to send the data from the iotivity sensor node to cloup through >iotivity gateway using restful apis. > > >Could you please give me the information that is there any restful client and >server application in c in iotivity. > > > >Thanks in advance. > > >Regards, > >Raghavendra K. > >______________________________________________________________________ >This email has been scanned by the Symantec Email Security.cloud service. >For more information please visit http://www.symanteccloud.com >______________________________________________________________________
