can you explain to me how to retrieve
- consumption data from a Modus Schneider meter
- consumption coming from the digital input
via the PASS600 and PASS800 Schneider gateways please ?
All meters added to a PAS will be available to connect to through the PAS with the SpaceLYnk. Add the meter as a Modbus TCP device on the SL and input correct profile and address when setting up.
You will see the address the SL will use when you add the meter to the PAS, often as a virtual ID.
I assumed it was identical to the LINK150 (EGX) replaced by the PASS,
but the PASS internally has 2 digital inputs, allowing pulse counters to be wired.
How to recover the measurement of these 2 inputs?
As you can see, depending on the way you set up the digital input, you need to specify the correct register. Remember to subtract 1 from the register in the document for the SL to get data from it.
You add the PAS with its IP as a Modbus TCP/IP device in SL, with address 255. Use your created and uploaded profile.
I writed a similar one, only for D1n during you write your json...
But for m3 consumption, I founded register 1115, not 1122 (I don't found it on Pass documentation...)