27.12.2022, 14:48
Hallo,
I created this modbus profile, but if I try to import it in LM, it show me "invalid profile":
{
"manufacturer": "Rehom",
"description": "Unità Master",
"product_code": "REH11001",
"mapping":
[
{
"name": "richiesta_lettura_dati",
"bus_datatype": 7,
"type": "register",
"address": 6,
"writable": "true"
},
{
"name": "richiesta_lettura_contatore",
"bus_datatype": 7,
"type": "register",
"address": 7,
"writable": "true"
},
{
"name": "consumo_calorie",
"bus_datatype": 14,
"units": "kWh",
"type": "register",
"address": 3015,
"value_multiplier": 1
},
{
"name": "consumo_frigorie",
"bus_datatype": 14,
"units": "kWh",
"type": "register",
"address": 3017
"value_multiplier": 1
}
]
}
Can someone help me please
Best regards
Fabio Rusconi
I created this modbus profile, but if I try to import it in LM, it show me "invalid profile":
{
"manufacturer": "Rehom",
"description": "Unità Master",
"product_code": "REH11001",
"mapping":
[
{
"name": "richiesta_lettura_dati",
"bus_datatype": 7,
"type": "register",
"address": 6,
"writable": "true"
},
{
"name": "richiesta_lettura_contatore",
"bus_datatype": 7,
"type": "register",
"address": 7,
"writable": "true"
},
{
"name": "consumo_calorie",
"bus_datatype": 14,
"units": "kWh",
"type": "register",
"address": 3015,
"value_multiplier": 1
},
{
"name": "consumo_frigorie",
"bus_datatype": 14,
"units": "kWh",
"type": "register",
"address": 3017
"value_multiplier": 1
}
]
}
Can someone help me please
Best regards
Fabio Rusconi