Cloud-Automation / node-modbus

Modbus TCP Client/Server implementation for Node.JS
456 stars 169 forks source link

read holding registers from SATEC meter #292

Closed dyaacov closed 2 years ago

dyaacov commented 2 years ago

I would like to reopen the discussion. We are using SATEC meter.

The way it works, the meter open connection to the server and then the server request for holding registers. this way, you don't need to know the meter ip and the meter can be configured with DHCP.

Originally posted by @dyaacov in https://github.com/Cloud-Automation/node-modbus/issues/281#issuecomment-890575627

stefanpoeter commented 2 years ago

And what do you need to know?