0.0.10 • Published 4 years ago

node-red-contrib-rtlamr v0.0.10

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

node-red-contrib-rtlamr

A node red node for listening to rtlamr.

Usage

The node allows you to specify the rtl_tcp server and port used by rtlamr. You can use either a hostname or IP address and port (Ex. 192.168.1.5:1234 or myrtltcpserver:1234). If a server is not specified it defaults to 127.0.0.1:1234

Example Node Config

Example Flow

[{"id":"bf73a772.b69008","type":"tab","label":"Flow 3","disabled":false,"info":""},{"id":"838aebc4.f584f8","type":"rtl-amr","z":"bf73a772.b69008","name":"Meter Reader","device":"","x":110,"y":40,"wires":[["80a73d0a.8d815"]]},{"id":"80a73d0a.8d815","type":"debug","z":"bf73a772.b69008","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":270,"y":40,"wires":[]}]
0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago