16.11.2024, 18:11
(15.11.2024, 09:25)admin Wrote: This profile should work the same as the script above.Hi admin ,
Code:{
"manufacturer": "phnix",
"description": "fc",
"mapping": [
{
"name": "mode",
"bus_datatype": "uint8",
"datatype": "uint16",
"type": "register",
"address": 28302,
"writable": true,
"write_mutiple": true
}
]
}
it works with
"writable": true,
"write_multiple": true
thanks !