10.09.2020, 08:54
My bad, bus_datatype is still required even if it's the same as datatype.
Try this, make sure to delete the current device after uploading new profile.
Try this, make sure to delete the current device after uploading new profile.
Code:
{
"manufacturer": "Hugo",
"description": "EMU_Professional_TCP_IP-LM5_Profile_V3.08",
"mapping": [
{ "name": "active energy", "bus_datatype": "int64", "datatype": "int64", "type": "register", "address": 4201 }
]
}