Make currentPower mandatory for smartmeters

pull/463/head
Michael Zanetti 2021-09-23 18:20:41 +02:00 committed by Simon Stürz
parent 20b13bc3ed
commit 19b1657f21
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@
"name": "currentPower",
"type": "double",
"unit": "Watt",
"optional": true,
"logged": true
}
]

View File

@ -12,7 +12,6 @@
"name": "currentPower",
"type": "double",
"unit": "Watt",
"optional": true,
"logged": true
}
]