node-yoctopuce:Yoctopue 设备访问库

时间:2024-07-09 16:07:26
【文件属性】:

文件名称:node-yoctopuce:Yoctopue 设备访问库

文件大小:199KB

文件格式:ZIP

更新时间:2024-07-09 16:07:26

C

结点章鱼 使用访问 Yoctopuce 设备 安装模块 这是对低级 yoctopuce api 的本机绑定。 安装需要一个适合使用编译 C/C++ 的环境。 有关更多信息,请参阅 node-gyp。 使用 : $ npm install node-yoctopuce 从来源: $ node-gyp configure $ node-gyp build 查看示例 克隆 node-yoctopuce 存储库,然后安装: $ git clone git://github.com/schlafsack/node-yoctopuce.git --depth 1 $ cd node-yoctopuce $ npm install 然后运行示例: $ node examples/httpRequest MyDevice 应用程序接口 API 分为两个部分。 首先是一个高级的、节点式的、异步


【文件预览】:
node-yoctopuce-master
----.gitignore(354B)
----LICENCE(1KB)
----README.md(7KB)
----binding.gyp(2KB)
----History.md(442B)
----examples()
--------yapi()
--------request.js(2KB)
----package.json(718B)
----src()
--------node_yoctopuce.cc(1KB)
--------yapi()
--------events.h(4KB)
--------yoctopuce.cc(23KB)
--------yoctopuce_async.cc(6KB)
--------events.cc(3KB)
--------yoctopuce.h(5KB)
----.travis.yml(156B)
----lib()
--------node_yoctopuce.js(3KB)

网友评论