You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently only an integer is allowed as Inverter(DTU) serial number, however the DTU-S-Lite for instance has Alphanumeric characters in it, mine for instance is xxxxAxxxxAAB (where the x's are numbers)
If we would be able to set the inverter(DTU) serialnumber to the same, we could perhaps co-exist, eg use the DTU-S-Lite together with OpenDTU, this gives options to update the inverters when needed.
Describe the solution you'd like
Change the Inverter(DTU) settings to be an char(alphanumeric) field, instead of an int(integer) field.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.
Is your feature request related to a problem? Please describe.
Currently only an integer is allowed as Inverter(DTU) serial number, however the DTU-S-Lite for instance has Alphanumeric characters in it, mine for instance is xxxxAxxxxAAB (where the x's are numbers)
If we would be able to set the inverter(DTU) serialnumber to the same, we could perhaps co-exist, eg use the DTU-S-Lite together with OpenDTU, this gives options to update the inverters when needed.
Describe the solution you'd like
Change the Inverter(DTU) settings to be an char(alphanumeric) field, instead of an int(integer) field.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: