node-red-contrib-rflink 0.1.1

A Node-red node to encode/decode the messages from/to the RFLink gateway.

npm install node-red-contrib-rflink

A Node-red node to encode/decode the messages from/to the RFLink gateway.

Install

cd ~\.node-red
npm install node-red-contrib-rflink

Notes

It's required to specify name and id of devices that you want to read/write via RFLink gateway. For example, if the packet from RFLink gateway is 20;32;Auriol;ID=008f;TEMP=00d3;BAT=OK;, its name is Auriol and id is 008f. It's also required to know what kind of values are provided. In the above example, the device has 2 values, TEMP and BAT. The msg.payload will have msg.payload.temp and msg.payload.bat.

Credits

Node Info

Version: 0.1.1
Updated 5 years, 4 months ago
Rating: not yet rated

Actions

Rate:

Downloads

10 in the last week

Nodes

  • rflink device
  • rflink in
  • rflink out

Keywords

  • node-red
  • rflink
  • RF
  • 433
  • 433MHz

Maintainers