0.0.5 • Published 6 years ago

node-red-contrib-zconn v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 years ago

node-red-contrib-zconn

Node-RED node for ZNV OASIS-100.

Notice that an ZNV Platform SDK have to be installed to make this node works correctly. ZNV Platform SDK download link is shown below:
Windows: https://github.com/ZNV/Platform-SDK/tree/master/windows/bin
Linux: https://github.com/ZNV/Platform-SDK/tree/master/linux/bin

Installation

Use npm command to install this package locally in the Node-RED modules directory

npm install node-red-contrib-zconn

or install it globally with the command

npm install node-red-contrib-zconn -g

Description

You must use the Node-RED with OASIS-100.

Example

You can try demo flow (demo.json) via import function from Node-RED editor.


Tested Platform

  • Linux Ubuntu 18.04.2 LTS 64bits with node.js 8.16.0

History

  • 0.0.1 - May 2019 : Alpha.20190520.01
  • 0.0.2 - May 2019 : Alpha.20190520.02
  • 0.0.3 - Jun 2019 : Alpha.20190605.03
  • 0.0.4 - Jun 2019 : Alpha.20190614.04
  • 0.0.5 - Jul 2019 : Alpha.20190708.05

License

Copyright 2019 ZNV Corp. under the Apache 2.0 license.

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago