sunsetdk / node-red-contrib-wmbus-client

A node-red node to receive data from a USB vm-bus dongle and output data for Kamstrup21 water meter.
MIT License
6 stars 3 forks source link

Monitor multiple meters #2

Closed ginodecock closed 5 years ago

ginodecock commented 5 years ago

Hi,

In the node properties you need to enter the serial number of the watermeter.

Can you use multiple kamstrup 21 nodes with one dongle to monitor multiple meters? Can you disable this filter based on serial number and let every message pass in order to filter based on database records?

Thanks, Gino

sunsetdk commented 5 years ago

Hi You just need to node, each using the same config node. But each node is for one meter. But insert 2 nodes with different serial numbers.

René