0.4.3 • Published 5 years ago

node-red-contrib-sox v0.4.3

Weekly downloads
86
License
-
Repository
github
Last release
5 years ago

Sox Protocol Node

Node RED nodes used for communicating with SoxFire data repository.

The data can be interact with on this website:

http://sox.ht.sfc.keio.ac.jp/tools/SOX_WebDataViewer/

This node subscribes to a sox device and grap data from it.

To build:

npm run build

To test:

npm run test

This is a hack to adapt SoxJS library which was written for web browser (e.g the web link above), to run on NodeJS platform.

The core libraries are at sox/lib/sox.

When build, these libraries will be concatenated to sox/lib/soxLib.js and is used for the NodeJS program.

So in order to test the node, it's important to build first to get all the changes in sox/lib/sox updated into the adapted library.

0.4.3

5 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.9

8 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago