09.04.2024, 12:23
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...)
{
"product_code": "PASS-digit-entry",
"mapping": [
{
"bus_datatype": 29,
"address": 1115,
"value_nan": [
32768,
0,
0,
0
],
"type": "register",
"units": "m3",
"value_multiplier": 1,
"name": "Consommation eau entree 1 m3",
"datatype": "int64"
},
],
"manufacturer": "Schneider Electric",
"name": "PASS600-800",
"product_range": "PASS",
"description": "PASS digital input1 m3"
}
But for m3 consumption, I founded register 1115, not 1122 (I don't found it on Pass documentation...)
{
"product_code": "PASS-digit-entry",
"mapping": [
{
"bus_datatype": 29,
"address": 1115,
"value_nan": [
32768,
0,
0,
0
],
"type": "register",
"units": "m3",
"value_multiplier": 1,
"name": "Consommation eau entree 1 m3",
"datatype": "int64"
},
],
"manufacturer": "Schneider Electric",
"name": "PASS600-800",
"product_range": "PASS",
"description": "PASS digital input1 m3"
}