ErabliCollecteur:原始数据收集器

时间:2024-06-11 11:02:03
【文件属性】:

文件名称:ErabliCollecteur:原始数据收集器

文件大小:45KB

文件格式:ZIP

更新时间:2024-06-11 11:02:03

JavaScript

ErabliCollector Node.js应用程序收集原始数据。 在启动时,它连接到粒子云并监听事件以存储它们。 Web服务器可以从过去的特定时间下载事件,并在事件到达时接收新事件。 1.安装节点模块 假设已经安装了NPM: npm install 2.创建SQLite数据库 sqlite3 raw_events.sqlite3 < schema.sql 3.配置 cp config.json.sample config.json 使用您在Particle IDE中的访问凭据填充config.json。 3.跑! node app in playback mode, two optional parameters noStream: Prevent connection to event stream allDeviceReplay:


【文件预览】:
ErabliCollecteur-master
----.dockerignore(32B)
----schema.sql(148B)
----public()
--------index.html(3KB)
----config.json.sample(661B)
----.vscode()
--------launch.json(669B)
----Dockerfile(146B)
----app.js(10KB)
----run.sh.bk(230B)
----test()
--------test.js(3KB)
----CollecteurPM2.json(159B)
----event.js(4KB)
----README.md(1KB)
----ErabliCollecteur.service(418B)
----init.d-script()
--------ErabliCollecteur(3KB)
----.gitignore(171B)
----command.js(4KB)
----package-lock.json(123KB)
----package.json(514B)

网友评论