Make currentPower mandatory for smartmeters
This commit is contained in:
parent
20b13bc3ed
commit
19b1657f21
@ -12,7 +12,6 @@
|
||||
"name": "currentPower",
|
||||
"type": "double",
|
||||
"unit": "Watt",
|
||||
"optional": true,
|
||||
"logged": true
|
||||
}
|
||||
]
|
||||
|
||||
@ -12,7 +12,6 @@
|
||||
"name": "currentPower",
|
||||
"type": "double",
|
||||
"unit": "Watt",
|
||||
"optional": true,
|
||||
"logged": true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user