0.0.3 • Published 5 years ago

node-red-node-cloud4machine v0.0.3

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
5 years ago

node-red-node-cloud4machine

cloud4machine nodes for Node-RED

Platform Downloads NPM Cloud4Machine

A Node-RED für Cloud4machine

https://eu.cloud4machine.com/

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm i node-red-node-cloud4machine --save

Usage

A function that converts the msg.payload to and from base64 format.

If the input is a binary buffer it converts it to a Base64 encoded string.

If the input is a Base64 string it converts it back to a binary buffer.

Sample Flow

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago