Hi,
I used profile generator. Now it possible to import. What is correct datatype and bus type for first two registers (from attached file) from description? Temperatures I see not 10.0 but 100.
My variant:
{
"manufacturer": "Ouman",
"description": "H23 V1",
"mapping": [
{
"name": "Outdoor temp.",
"address": 201,
"bus_datatype": "temperature",
"datatype": "uint16",
"type": "register",
"units": "\u00B0C"
},
{
"name": "H1 supply water temp.",
"address": 203,
"bus_datatype": "temperature",
"datatype": "uint16",
"type": "register",
"units": "\u00B0C"
}
]
}
I used profile generator. Now it possible to import. What is correct datatype and bus type for first two registers (from attached file) from description? Temperatures I see not 10.0 but 100.
My variant:
{
"manufacturer": "Ouman",
"description": "H23 V1",
"mapping": [
{
"name": "Outdoor temp.",
"address": 201,
"bus_datatype": "temperature",
"datatype": "uint16",
"type": "register",
"units": "\u00B0C"
},
{
"name": "H1 supply water temp.",
"address": 203,
"bus_datatype": "temperature",
"datatype": "uint16",
"type": "register",
"units": "\u00B0C"
}
]
}
H23_ModbusInterface_v2.0.2_EN.pdf (Size: 122.36 KB / Downloads: 9)