mirror of https://github.com/nymea/nymea.git
Make minimal charging current writable
parent
29ee1b48f0
commit
49a03580be
|
|
@ -12,7 +12,8 @@
|
|||
"type": "uint",
|
||||
"unit": "Ampere",
|
||||
"minValue": 6,
|
||||
"maxValue": 16
|
||||
"maxValue": 16,
|
||||
"writable": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue