Update max charging current data type to uint
This commit is contained in:
parent
0b57fb32e8
commit
ee30d86f94
@ -106,7 +106,7 @@
|
||||
"displayName": "Charging current",
|
||||
"displayNameEvent": "Charging current changed",
|
||||
"displayNameAction": "Set charging current",
|
||||
"type": "double",
|
||||
"type": "uint",
|
||||
"unit": "Ampere",
|
||||
"minValue": 6,
|
||||
"maxValue": 32,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user