adding logging to a state

This commit is contained in:
simonseres 2021-06-24 10:42:01 +02:00
parent 88729479ee
commit 3054e760f1

View File

@ -32,7 +32,8 @@
"displayNameEvent": "Current market price changed", "displayNameEvent": "Current market price changed",
"type": "double", "type": "double",
"unit": "EuroCentPerKiloWattHour", "unit": "EuroCentPerKiloWattHour",
"defaultValue": 0 "defaultValue": 0,
"suggestLogging": true
}, },
{ {
"id": "38b86cee-9588-4269-a585-128907929dc2", "id": "38b86cee-9588-4269-a585-128907929dc2",