MecMeter: Optimize performance
This commit is contained in:
parent
eff66ea2f4
commit
ec3b5b08eb
@ -41,7 +41,8 @@
|
||||
"displayNameEvent": "Current power consumption changed",
|
||||
"type": "double",
|
||||
"unit": "Watt",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false
|
||||
},
|
||||
{
|
||||
"id": "2c36c0ce-1935-4fc7-84ad-b4e22335d7f7",
|
||||
@ -68,7 +69,9 @@
|
||||
"displayNameEvent": "Phase A current changed",
|
||||
"type": "double",
|
||||
"unit": "Ampere",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false,
|
||||
"filter": "adaptive"
|
||||
},
|
||||
{
|
||||
"id": "0aebf62a-fc9c-4457-8168-6a40c0227337",
|
||||
@ -77,7 +80,9 @@
|
||||
"displayNameEvent": "Phase A voltage changed",
|
||||
"type": "double",
|
||||
"unit": "Volt",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false,
|
||||
"filter": "adaptive"
|
||||
},
|
||||
{
|
||||
"id": "777ca8ed-623f-4aaa-8aaf-a0f3746ffc4d",
|
||||
@ -86,7 +91,8 @@
|
||||
"displayNameEvent": "Phase A power changed",
|
||||
"type": "double",
|
||||
"unit": "Watt",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false
|
||||
},
|
||||
{
|
||||
"id": "ae04176e-387e-4876-8e0c-32f8fa224595",
|
||||
@ -113,7 +119,8 @@
|
||||
"displayNameEvent": "Phase B current changed",
|
||||
"type": "double",
|
||||
"unit": "Ampere",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false
|
||||
},
|
||||
{
|
||||
"id": "4495030f-23e9-4013-ab00-d95fc8c2eb21",
|
||||
@ -122,7 +129,9 @@
|
||||
"displayNameEvent": "Phase B voltage changed",
|
||||
"type": "double",
|
||||
"unit": "Volt",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false,
|
||||
"filter": "adaptive"
|
||||
},
|
||||
{
|
||||
"id": "632998c0-28c5-4986-acaa-1a40b77efc9d",
|
||||
@ -131,7 +140,8 @@
|
||||
"displayNameEvent": "Phase B power changed",
|
||||
"type": "double",
|
||||
"unit": "Watt",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false
|
||||
},
|
||||
{
|
||||
"id": "e20911fb-e0a6-4fe6-a9f7-ecbb1ebb8ee7",
|
||||
@ -158,7 +168,8 @@
|
||||
"displayNameEvent": "Phase C current changed",
|
||||
"type": "double",
|
||||
"unit": "Ampere",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false
|
||||
},
|
||||
{
|
||||
"id": "fb8f5094-6d6b-44b7-b244-67614a7a06ff",
|
||||
@ -167,7 +178,9 @@
|
||||
"displayNameEvent": "Phase C voltage changed",
|
||||
"type": "double",
|
||||
"unit": "Volt",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false,
|
||||
"filter": "adaptive"
|
||||
},
|
||||
{
|
||||
"id": "333909a9-f28e-4e8a-a377-ff32fb80ae82",
|
||||
@ -176,7 +189,8 @@
|
||||
"displayNameEvent": "Phase C power changed",
|
||||
"type": "double",
|
||||
"unit": "Watt",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"cached": false
|
||||
},
|
||||
{
|
||||
"id": "ef43baf0-2f20-44d5-930d-528107c53cac",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user