Update max charging current to uint
This commit is contained in:
parent
b5dc78d9d3
commit
81c1ba94d3
@ -4,7 +4,7 @@
|
|||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "maxChargingCurrent",
|
"name": "maxChargingCurrent",
|
||||||
"type": "double",
|
"type": "uint",
|
||||||
"writable": true,
|
"writable": true,
|
||||||
"unit": "Ampere"
|
"unit": "Ampere"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user