node-red-mocknode

0.1.6 • Public • Published

node-red-mocknode

A Node-RED node to create a mockdata for test-cases.

Install

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

    npm install node-red-mocknode

Usage

Example

The example flow below produces a JSON string which is then converted into an object, for example:

{ "array|3": [ "Hello", "Mock.js", "!" ]}

Package Sidebar

Install

npm i node-red-mocknode

Weekly Downloads

1

Version

0.1.6

License

Apache-2.0

Unpacked Size

10.6 kB

Total Files

8

Last publish

Collaborators

  • anywill