node-red-contrib-primitive-status 1.0.6

A Node-RED node that displays the primitive type of msg.payload in the nodes status.

npm install node-red-contrib-primitive-status

platform npm downloads MIT License

node-red-contrib-primitive-status

A Node-RED node that displays the primitive type of msg.payload in the nodes status. Messages will pass through the first output, and the primitive type is returned as a string from the second output.

Quick Start

Install with the built in Node-RED Palette manager or using npm:

npm install node-red-contrib-primitive-status

Example

Help

This node requires no configuration, just place it between nodes to examine msg.payload's type. The primitive type is also sent as a string to the second output.

Bugs reports and feature requests

Please report any issues or feature requests at GitHub.

Node Info

Version: 1.0.6
Updated 2 months, 1 week ago
License: MIT
Rating: 5.0 6

Categories

Actions

Rate:

Downloads

5 in the last week

Nodes

  • primitive-status

Keywords

  • node-red
  • status
  • type
  • primitive
  • buffer
  • monitor

Maintainers