Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 597 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 597 Bytes

node for narodmon.ru project

node-red-node-narodmon

A Node-RED node to send data to narodmon.ru.

Install

Git should be installed. Run the following command in the root directory or in userDir (~./.node-red/) of your Node-RED install

    npm install mdef/node-narodmon

Usage

Posts data to Narodmon.

Define mac in node settings.

The msg.payload Should contain formated part of the url like T1=24&T2=22 where T1 - name of the sensor and 24 sensors value.