node-red-contrib-lower 0.1.8

A sample node for node-red to convert lower case

npm install node-red-contrib-lower

node-red node for accessing the lower case (based on https://github.com/shijuamt/node-red-contrib-lowercase.git)

Installation

npm -g install node-red-contrib-lower

Features

  • convert input to lower case letter

Example

With an inject node and a debug node.

[{"id":"e350110e.c7723","type":"function","z":"4a2793c9.cebd1c","name":"","func":"msg.payload = \"MESSAGE\";\nreturn msg;","outputs":1,"noerr":0,"x":343,"y":173,"wires":[["cc46c18a.22a36"]]}]

Node Info

Version: 0.1.8
Updated 7 years, 3 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

20 in the last week

Nodes

  • lower-case

Keywords

  • node-red

Maintainers