node-red-contrib-dalchymia

1.0.5 • Public • Published

A Dalchymia node for node-red

Easily input/output your sensor/log data into dalchymia using this plugin for node-red

Installation

Just install this plugin to your node-red installation by using npm: "npm install node-red-contrib-dalchymia" in your node-red root directory

Usage

All you need to know is bundled with the installation: Just drag one of each of the dalchymia nodes.

Example

[{"id":"b550ac11.4aaf5","type":"dalchymia-user","broker":"mqtt2.dalchymia.net","port":"1883","clientid":""},{"id":"3ad17364.c52e8c","type":"dalchymia out","name":"","broker":"b550ac11.4aaf5","childId":"01000000000000123456789abcdefghi","parentId":"","protocolType":"mqtt","productHash":"","x":998.7500152587891,"y":575.0000095367432,"z":"9922adeb.66dd5","wires":[]},{"id":"ac77b3ea.53885","type":"inject","name":"","topic":"","payload":"\"\"","payloadType":"none","repeat":"3","crontab":"","once":false,"x":381.25,"y":585,"z":"9922adeb.66dd5","wires":[["31329d50.cecd62"]]},{"id":"31329d50.cecd62","type":"random","name":"","low":"10","high":"40","inte":"true","x":542.5000114440918,"y":587.5000085830688,"z":"9922adeb.66dd5","wires":[["d18205a7.2e7df8"]]},{"id":"d18205a7.2e7df8","type":"function","name":"","func":"msg.payload = \"\\\"\" + String(msg.payload) + \"\\\"\";\nreturn msg;\n","outputs":1,"noerr":0,"x":765,"y":573.75,"z":"9922adeb.66dd5","wires":[["3ad17364.c52e8c"]]}]

Package Sidebar

Install

npm i node-red-contrib-dalchymia

Weekly Downloads

0

Version

1.0.5

License

none

Last publish

Collaborators

  • ubiquitous