> From: [email protected] > [mailto:[email protected]] On Behalf Of == ? == > Sent: Saturday, September 30, 2017 11:27 AM > To: iotivity-dev <[email protected]> > Cc: 孙立峰 <[email protected]>; SUNLF <[email protected]> > Subject: [dev] 回复:About centos system > > Hi, Devs, > > I am a user of IoTivity. I only wan't develop an application and find a > easy way to start up. > > My development environment is: > Win7 > Nodejs or python or java > > So, I wan't get a SDK for nodejs or python or java.(the one can use not > build by myself) and a example to show me how to use it. > This is my needs, Thank you very much.
To get going with node.js (iotivity-node) on Windows, I would suggest you start from the top-level README.md file in https://github.com/otcshare/iotivity-node. The installation section [1] contains information on how to get things set-up (not sure of the minimum requirement for Microsoft Windows itself though) and a video tutorial walking you through those steps is also available on YouTube [2]. For details about the IoTivity node.js API, please take a look here [3] [1] https://github.com/otcshare/iotivity-node#installation [2] https://www.youtube.com/watch?v=RgsZpv8IrWA [3] https://github.com/01org/iot-js-api/tree/ocf-1.1.0/api/ocf Thanks, Geoffroy _______________________________________________ iotivity-dev mailing list [email protected] https://lists.iotivity.org/mailman/listinfo/iotivity-dev
