node-red-contrib-mock 0.0.1

Node that records and replays message payload. Useful for testing

npm install node-red-contrib-mock

Node that records and replays message payload. Useful for testing.

  • When message is received by node, it stores (records) the payload.
  • When you click on the node button, stored message payload is sent (replayed) to next node.

NOTE: Stored (recorded) payload is reset when node is redeployed. If you want to keep the stored payload, deploy only nodes which you have changed.

Install

Run command on Node-RED installation directory

npm install node-red-contrib-mock

Node Info

Version: 0.0.1
Updated 7 years, 11 months ago
License: ISC
Rating: not yet rated

Actions

Rate:

Downloads

0 in the last week

Nodes

  • mock

Keywords

  • node-red

Maintainers