node-red-contrib-upper

0.1.4 • Public • Published

node-red-contrib-upper case

node-red node for accessing the upper case (based on https://jyothis@gitlab.unifiedinbox.com/jyothis/node-red-contrib-uppercase.git)

Installation

npm -g install node-red-contrib-upper

Features

  • convert input to upper case letters

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"]]}]

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-upper

Weekly Downloads

1

Version

0.1.4

License

MIT

Last publish

Collaborators

  • jyothis