Add capacity state
This commit is contained in:
parent
500f6c6cef
commit
d8acacf322
@ -7,6 +7,11 @@
|
||||
"type": "double",
|
||||
"unit": "Watt",
|
||||
"logged": true
|
||||
},
|
||||
{
|
||||
"name": "capacity",
|
||||
"type": "double",
|
||||
"unit": "WattHour"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user