node-red-contrib-atcommon

1.1.7 • Public • Published

node-red-contrib-atcommon

A collection of Node-RED nodes for Advantech IIoT platform common information.

Notice that an Advantech IIoT Platform SDK have to be installed to make this node works correctly. Advantech IIoT Platform SDK download link is shown below: Windows: https://github.com/Advantech-IIoT/Platform-SDK/tree/master/windows/bin Linux: https://github.com/Advantech-IIoT/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-atcommon

or install it globally with the command

npm install node-red-contrib-atcommon -g

Usage

Platform common Node-RED node provide one node in this package.

  • Platform

The following information can be got from Platform node:

  • BIOS version
  • EC version
  • OS version
  • CPU name
  • Memory available
  • Disk information

### Example Please refer to demo.json.
demoflow

  • Platform node sends all information once at first, and if you want OSVer value, input OSVer attribute and set it to true to get only OSVer value.

Test Platform

  • Windows 10 Enterprise LTSB with node.js 6.10.1

History

  • 1.1.5 - October 2017 : Initial Release

License

Copyright 2017 ADVANTECH Corp. under the Apache 2.0 license.

Dependents (0)

Package Sidebar

Install

npm i node-red-contrib-atcommon

Weekly Downloads

2

Version

1.1.7

License

Apache-2.0

Unpacked Size

312 kB

Total Files

12

Last publish

Collaborators

  • advantech-iiot