node for narodmon.ru project
A Node-RED node to send data to narodmon.ru.
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
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.