node-red-contrib-as400 0.0.2

A Node-RED node to use a AS400 system

npm install node-red-contrib-as400

A Node-RED node to read and write to a AS400 system.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-contrib-as400

Usage

Allows basic access to a AS400 system.

The msg.payload must hold the query

and the result is returned in msg.payload.

Each row will send a new payload, so you can work with big results.

The last row sends also a msg.complete message, so you can join the results.

If nothing is found for the key then null is returned.

Node Info

Version: 0.0.2
Updated 7 years, 5 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

12 in the last week

Nodes

  • as400

Keywords

  • node-red
  • as400

Maintainers