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