0.1.6 • Published 3 years ago

node-red-mocknode v0.1.6

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

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", "!" }

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago