11.06.2024, 14:21
(11.06.2024, 13:14)Daniel Wrote: you are missing the read_swap n
I've it here:
{
"manufacturer": "test",
"description": "test",
"read_swap": "n",
"mapping": [
{"name": "SETPOINT_csp1_[R/W]",
"bus_datatype": "float32",
"type": "register",
"datatype": "float32",
"address": 900,
"writable": true,
"value_delta": 0.1,
"value_multiplier": 1,
"units": "ºC"
}
]
}