diff --git a/kostal/integrationpluginkostal.json b/kostal/integrationpluginkostal.json
index f39991d..c463dfa 100644
--- a/kostal/integrationpluginkostal.json
+++ b/kostal/integrationpluginkostal.json
@@ -44,7 +44,6 @@
"id": "8d64954a-855d-44ea-8bc9-88a71ab47b6b",
"name": "connected",
"displayName": "Connected",
- "displayNameEvent": "Connected changed",
"type": "bool",
"defaultValue": false,
"cached": false
@@ -53,7 +52,6 @@
"id": "bd68fa44-2628-4e4e-ac9b-5f2cf563eb4d",
"name": "currentPower",
"displayName": "Active power",
- "displayNameEvent": "Active power changed",
"type": "double",
"unit": "Watt",
"defaultValue": 0,
@@ -62,8 +60,7 @@
{
"id": "5c1546d2-92be-4809-bc56-8bbdaab436d2",
"name": "totalEnergyProduced",
- "displayName": "Total AC energy",
- "displayNameEvent": "Total AC energy changed",
+ "displayName": "Total energy produced",
"type": "double",
"unit": "KiloWattHour",
"defaultValue": 0.0,
@@ -73,7 +70,6 @@
"id": "567bb3c2-4a0c-4194-a86e-b8dc29815092",
"name": "phaseACurrent",
"displayName": "Phase A current",
- "displayNameEvent": "Phase A current changed",
"type": "double",
"unit": "Ampere",
"defaultValue": 0.00,
@@ -83,7 +79,6 @@
"id": "84e9282a-b72b-4dbf-9e4b-99083e5539a5",
"name": "phaseBCurrent",
"displayName": "Phase B current",
- "displayNameEvent": "Phase B current changed",
"type": "double",
"unit": "Ampere",
"defaultValue": 0.00,
@@ -93,7 +88,6 @@
"id": "4f7c308f-2cb2-4327-8a68-77222f920e61",
"name": "phaseCCurrent",
"displayName": "Phase C current",
- "displayNameEvent": "Phase C current changed",
"type": "double",
"unit": "Ampere",
"defaultValue": 0.00,
@@ -103,7 +97,6 @@
"id": "7fcade2d-9243-4694-a29f-36a517f54844",
"name": "voltagePhaseA",
"displayName": "Voltage phase A",
- "displayNameEvent": "Voltage phase A changed",
"type": "double",
"unit": "Volt",
"defaultValue": 0.00,
@@ -113,7 +106,6 @@
"id": "8f1b229d-af39-47ec-b005-eecd6f174294",
"name": "voltagePhaseB",
"displayName": "Voltage phase B",
- "displayNameEvent": "Voltage phase B changed",
"type": "double",
"unit": "Volt",
"defaultValue": 0.00,
@@ -123,7 +115,6 @@
"id": "51e0d1c7-e75a-4bc4-a7e4-6170a959e6cc",
"name": "voltagePhaseC",
"displayName": "Voltage phase C",
- "displayNameEvent": "Voltage phase C changed",
"type": "double",
"unit": "Volt",
"defaultValue": 0.00,
@@ -133,7 +124,6 @@
"id": "aed44263-d15e-46d6-b6a3-66005ceb53c9",
"name": "currentPowerPhaseA",
"displayName": "Current power phase A",
- "displayNameEvent": "Current power phase A changed",
"type": "double",
"unit": "Watt",
"defaultValue": 0.00,
@@ -143,7 +133,6 @@
"id": "8d8cd634-00dd-46c8-b34b-bbff552d0121",
"name": "currentPowerPhaseB",
"displayName": "Current power phase B",
- "displayNameEvent": "Current power phase B changed",
"type": "double",
"unit": "Watt",
"defaultValue": 0.00,
@@ -153,7 +142,6 @@
"id": "95f1ad78-0cb1-44cf-87b2-03e28b115f00",
"name": "currentPowerPhaseC",
"displayName": "Current power phase C",
- "displayNameEvent": "Current power phase C changed",
"type": "double",
"unit": "Watt",
"defaultValue": 0.00,
@@ -163,7 +151,6 @@
"id": "634a4659-5c73-40e9-a77d-4f2e555d05bb",
"name": "frequency",
"displayName": "Frequency",
- "displayNameEvent": "Frequency changed",
"type": "double",
"unit": "Hertz",
"defaultValue": 0.00,
@@ -193,8 +180,7 @@
{
"id": "992b0da8-e6bd-47ab-af60-be8802fc7ecf",
"name": "currentPower",
- "displayName": "Total real power",
- "displayNameEvent": "Total real power changed",
+ "displayName": "Current power",
"type": "double",
"unit": "Watt",
"defaultValue": 0.00,
@@ -204,7 +190,6 @@
"id": "902ce047-ef6b-4868-9f7c-61a2ebe61a5b",
"name": "totalEnergyProduced",
"displayName": "AC energy",
- "displayNameEvent": "AC energy changed",
"type": "double",
"unit": "KiloWattHour",
"defaultValue": 0.00,
@@ -213,8 +198,7 @@
{
"id": "f40e8bd9-db0e-4f69-8fa1-f1cfd4b144f3",
"name": "totalEnergyConsumed",
- "displayName": "Total real energy imported",
- "displayNameEvent": "Total real energy imported changed",
+ "displayName": "Total imported energy",
"type": "double",
"unit": "KiloWattHour",
"defaultValue": 0.00,
@@ -224,7 +208,6 @@
"id": "1681ee7d-5d22-4794-8cfe-febaa1ddf29f",
"name": "currentPhaseA",
"displayName": "Phase A current",
- "displayNameEvent": "Phase A current changed",
"type": "double",
"unit": "Ampere",
"defaultValue": 0.00,
@@ -234,7 +217,6 @@
"id": "b54e7182-6cb2-4184-96c5-2324e8139b6e",
"name": "currentPhaseB",
"displayName": "Phase B current",
- "displayNameEvent": "Phase B current changed",
"type": "double",
"unit": "Ampere",
"defaultValue": 0.00,
@@ -244,7 +226,6 @@
"id": "546eeb76-b17f-4c51-a9fa-01e7403913cd",
"name": "currentPhaseC",
"displayName": "Phase C current",
- "displayNameEvent": "Phase C current changed",
"type": "double",
"unit": "Ampere",
"defaultValue": 0.00,
@@ -254,7 +235,6 @@
"id": "2b1250eb-4c22-4025-ba7c-c3e8f27af3dc",
"name": "currentPowerPhaseA",
"displayName": "Current power phase A",
- "displayNameEvent": "Current power phase A changed",
"type": "double",
"unit": "Watt",
"defaultValue": 0.00,
@@ -274,7 +254,6 @@
"id": "a1e46df0-43e5-42f0-846a-5d2f24808a67",
"name": "currentPowerPhaseC",
"displayName": "Current power phase C",
- "displayNameEvent": "Current power phase C changed",
"type": "double",
"unit": "Watt",
"defaultValue": 0.00,
@@ -284,7 +263,6 @@
"id": "10a34381-cfb1-4aeb-a25f-e6b0d8b96510",
"name": "voltagePhaseA",
"displayName": "Voltage phase A",
- "displayNameEvent": "Voltage phase A changed",
"type": "double",
"unit": "Volt",
"defaultValue": 0.00,
@@ -294,7 +272,6 @@
"id": "b0be1395-c7d2-449e-9632-5b6bf3298797",
"name": "voltagePhaseB",
"displayName": "Voltage phase B",
- "displayNameEvent": "Voltage phase B changed",
"type": "double",
"unit": "Volt",
"defaultValue": 0.00,
@@ -304,7 +281,6 @@
"id": "b422d7a9-4c43-4827-be39-e4694f2cab64",
"name": "voltagePhaseC",
"displayName": "Voltage phase C",
- "displayNameEvent": "Voltage phase C changed",
"type": "double",
"unit": "Volt",
"defaultValue": 0.00,
@@ -314,7 +290,6 @@
"id": "7c86ea72-505b-4924-80ef-3cf3ff31a380",
"name": "frequency",
"displayName": "Frequency",
- "displayNameEvent": "Frequency changed",
"type": "double",
"unit": "Hertz",
"defaultValue": 0.00,
@@ -336,7 +311,6 @@
"id": "4a5a5a38-b623-4024-b557-410a46ebc495",
"name": "connected",
"displayName": "Connected",
- "displayNameEvent": "Connected changed",
"type": "bool",
"defaultValue": false,
"cached": false
@@ -345,7 +319,6 @@
"id": "897616db-e815-4cda-b890-13b37a94ad17",
"name": "batteryCritical",
"displayName": "Battery critical",
- "displayNameEvent": "Battery critical changed",
"type": "bool",
"defaultValue": false
},
@@ -353,7 +326,6 @@
"id": "a4b0c8c9-44f0-43e2-ab25-63fdc9772fb8",
"name": "batteryLevel",
"displayName": "Battery level",
- "displayNameEvent": "Battery level changed",
"type": "int",
"unit": "Percentage",
"minValue": 0,
@@ -364,7 +336,6 @@
"id": "6d72ccea-7761-4f00-b43f-463d05cbe559",
"name": "currentPower",
"displayName": "Total real power",
- "displayNameEvent": "Total real power changed",
"type": "double",
"unit": "Watt",
"defaultValue": 0.00,
@@ -392,7 +363,6 @@
"id": "98099dbd-3f66-43b3-8192-f2e3fdcd5d62",
"name": "capacity",
"displayName": "Capacity",
- "displayNameEvent": "Capacity changed",
"type": "double",
"unit": "KiloWattHour",
"defaultValue": 0.00
@@ -401,7 +371,6 @@
"id": "829173e8-7535-4aba-b403-d498ff68250e",
"name": "chargingState",
"displayName": "Charging state",
- "displayNameEvent": "Charging state changed",
"type": "QString",
"possibleValues": ["idle", "charging", "discharging"],
"defaultValue": "idle"
diff --git a/kostal/translations/51a2c7d5-084d-4474-a65a-e0447ab9ac45-de_DE.ts b/kostal/translations/51a2c7d5-084d-4474-a65a-e0447ab9ac45-de_DE.ts
index 95f664f..7333960 100644
--- a/kostal/translations/51a2c7d5-084d-4474-a65a-e0447ab9ac45-de_DE.ts
+++ b/kostal/translations/51a2c7d5-084d-4474-a65a-e0447ab9ac45-de_DE.ts
@@ -19,7 +19,7 @@
Die Netzwerkaddresse ist noch nicht bekannt. Bitte versuche es später erneut.
-
+ Could not initialize the communication with the inverter.Die Kommunikation mit dem Wechselrichter konnte nicht initialisiert werden.
@@ -27,45 +27,45 @@
Kostal
-
+ AC energyThe name of the StateType ({902ce047-ef6b-4868-9f7c-61a2ebe61a5b}) of ThingClass kostalMeterAC Energie
-
+ Active powerThe name of the StateType ({bd68fa44-2628-4e4e-ac9b-5f2cf563eb4d}) of ThingClass kostalInverterAktive Leistung
-
+ Battery criticalThe name of the StateType ({897616db-e815-4cda-b890-13b37a94ad17}) of ThingClass kostalBatteryBatterieladung kritisch
-
+ Battery levelThe name of the StateType ({a4b0c8c9-44f0-43e2-ab25-63fdc9772fb8}) of ThingClass kostalBatteryBatterie Ladung
-
+ CapacityThe name of the StateType ({98099dbd-3f66-43b3-8192-f2e3fdcd5d62}) of ThingClass kostalBatteryKapazität
-
+ Charging stateThe name of the StateType ({829173e8-7535-4aba-b403-d498ff68250e}) of ThingClass kostalBatteryLadestatus
-
-
-
+
+
+ ConnectedThe name of the StateType ({4a5a5a38-b623-4024-b557-410a46ebc495}) of ThingClass kostalBattery
----------
@@ -75,8 +75,14 @@ The name of the StateType ({8d64954a-855d-44ea-8bc9-88a71ab47b6b}) of ThingClass
Verbunden
-
-
+
+ Current power
+ The name of the StateType ({992b0da8-e6bd-47ab-af60-be8802fc7ecf}) of ThingClass kostalMeter
+ Aktuelle Leistung
+
+
+
+ Current power phase AThe name of the StateType ({2b1250eb-4c22-4025-ba7c-c3e8f27af3dc}) of ThingClass kostalMeter
----------
@@ -84,8 +90,8 @@ The name of the StateType ({aed44263-d15e-46d6-b6a3-66005ceb53c9}) of ThingClass
Leistung Phase A
-
-
+
+ Current power phase BThe name of the StateType ({0c43d20d-843c-4edd-9955-dafab6caecf6}) of ThingClass kostalMeter
----------
@@ -93,8 +99,8 @@ The name of the StateType ({8d8cd634-00dd-46c8-b34b-bbff552d0121}) of ThingClass
Leistung Phase B
-
-
+
+ Current power phase CThe name of the StateType ({a1e46df0-43e5-42f0-846a-5d2f24808a67}) of ThingClass kostalMeter
----------
@@ -102,8 +108,8 @@ The name of the StateType ({95f1ad78-0cb1-44cf-87b2-03e28b115f00}) of ThingClass
Leistung Phase C
-
-
+
+ FrequencyThe name of the StateType ({7c86ea72-505b-4924-80ef-3cf3ff31a380}) of ThingClass kostalMeter
----------
@@ -111,44 +117,44 @@ The name of the StateType ({634a4659-5c73-40e9-a77d-4f2e555d05bb}) of ThingClass
Frequenz
-
+ KOSTAL BatteryThe name of the ThingClass ({d6dbdfe8-adbb-47d8-840d-9b787683fc69})KOSTAL Batterie
-
+ KOSTAL InverterThe name of the ThingClass ({7dc6db14-6f5a-4ac8-9684-4c6a526bd0de})KOSTAL Wechselrichter
-
+ KOSTAL MeterThe name of the ThingClass ({61af1e07-6a59-4465-a563-3cbf4a9fcbc3})KOSTAL Zähler
-
+ KOSTAL Solar ElectricThe name of the vendor ({862d1ebf-cb78-4c55-89b2-819fddfd9acd})KOSTAL Solar Electric
-
+ KostalThe name of the plugin Kostal ({51a2c7d5-084d-4474-a65a-e0447ab9ac45})Kostal
-
+ MAC addressThe name of the ParamType (ThingClass: kostalInverter, Type: thing, ID: {906f6099-d0e1-4297-a2b3-f8ec4482c578})MAC Addresse
-
-
+
+ Phase A currentThe name of the StateType ({1681ee7d-5d22-4794-8cfe-febaa1ddf29f}) of ThingClass kostalMeter
----------
@@ -156,8 +162,8 @@ The name of the StateType ({567bb3c2-4a0c-4194-a86e-b8dc29815092}) of ThingClass
Stromstärke Phase A
-
-
+
+ Phase B currentThe name of the StateType ({b54e7182-6cb2-4184-96c5-2324e8139b6e}) of ThingClass kostalMeter
----------
@@ -165,8 +171,8 @@ The name of the StateType ({84e9282a-b72b-4dbf-9e4b-99083e5539a5}) of ThingClass
Stromstärke Phase B
-
-
+
+ Phase C currentThe name of the StateType ({546eeb76-b17f-4c51-a9fa-01e7403913cd}) of ThingClass kostalMeter
----------
@@ -174,41 +180,50 @@ The name of the StateType ({4f7c308f-2cb2-4327-8a68-77222f920e61}) of ThingClass
Stromstärke Phase C
-
+ PortThe name of the ParamType (ThingClass: kostalInverter, Type: thing, ID: {9d2175af-afb9-4b31-b3dc-e53a369bad9e})Port
-
+ Slave IDThe name of the ParamType (ThingClass: kostalInverter, Type: thing, ID: {b3e04cb0-8f9a-4c9f-9c67-5c08da0273e3})Modbus ID
-
- Total AC energy
- The name of the StateType ({5c1546d2-92be-4809-bc56-8bbdaab436d2}) of ThingClass kostalInverter
- Gesamte AC Energie
+
+ Temperature
+ The name of the StateType ({47b07030-57eb-4c79-a469-87b2474eb312}) of ThingClass kostalBattery
+ Temperatur
-
- Total real energy imported
+
+ Total energy produced
+ The name of the StateType ({5c1546d2-92be-4809-bc56-8bbdaab436d2}) of ThingClass kostalInverter
+ Gesamte produzierte Energie
+
+
+
+ Total imported energyThe name of the StateType ({f40e8bd9-db0e-4f69-8fa1-f1cfd4b144f3}) of ThingClass kostalMeterGesamte importierte Energie
-
-
+ Total real power
- The name of the StateType ({6d72ccea-7761-4f00-b43f-463d05cbe559}) of ThingClass kostalBattery
-----------
-The name of the StateType ({992b0da8-e6bd-47ab-af60-be8802fc7ecf}) of ThingClass kostalMeter
+ The name of the StateType ({6d72ccea-7761-4f00-b43f-463d05cbe559}) of ThingClass kostalBatteryGesamte Leistung
-
-
+
+ Voltage
+ The name of the StateType ({176420b8-64b6-42e1-beea-9ce2a12f3261}) of ThingClass kostalBattery
+ Spannung
+
+
+
+ Voltage phase AThe name of the StateType ({10a34381-cfb1-4aeb-a25f-e6b0d8b96510}) of ThingClass kostalMeter
----------
@@ -216,8 +231,8 @@ The name of the StateType ({7fcade2d-9243-4694-a29f-36a517f54844}) of ThingClass
Spannung Phase A
-
-
+
+ Voltage phase BThe name of the StateType ({b0be1395-c7d2-449e-9632-5b6bf3298797}) of ThingClass kostalMeter
----------
@@ -225,8 +240,8 @@ The name of the StateType ({8f1b229d-af39-47ec-b005-eecd6f174294}) of ThingClass
Spannung Phase B
-
-
+
+ Voltage phase CThe name of the StateType ({b422d7a9-4c43-4827-be39-e4694f2cab64}) of ThingClass kostalMeter
----------
diff --git a/kostal/translations/51a2c7d5-084d-4474-a65a-e0447ab9ac45-en_US.ts b/kostal/translations/51a2c7d5-084d-4474-a65a-e0447ab9ac45-en_US.ts
index aa48697..4ed1cbc 100644
--- a/kostal/translations/51a2c7d5-084d-4474-a65a-e0447ab9ac45-en_US.ts
+++ b/kostal/translations/51a2c7d5-084d-4474-a65a-e0447ab9ac45-en_US.ts
@@ -19,7 +19,7 @@
-
+ Could not initialize the communication with the inverter.
@@ -27,45 +27,45 @@
Kostal
-
+ AC energyThe name of the StateType ({902ce047-ef6b-4868-9f7c-61a2ebe61a5b}) of ThingClass kostalMeter
-
+ Active powerThe name of the StateType ({bd68fa44-2628-4e4e-ac9b-5f2cf563eb4d}) of ThingClass kostalInverter
-
+ Battery criticalThe name of the StateType ({897616db-e815-4cda-b890-13b37a94ad17}) of ThingClass kostalBattery
-
+ Battery levelThe name of the StateType ({a4b0c8c9-44f0-43e2-ab25-63fdc9772fb8}) of ThingClass kostalBattery
-
+ CapacityThe name of the StateType ({98099dbd-3f66-43b3-8192-f2e3fdcd5d62}) of ThingClass kostalBattery
-
+ Charging stateThe name of the StateType ({829173e8-7535-4aba-b403-d498ff68250e}) of ThingClass kostalBattery
-
-
-
+
+
+ ConnectedThe name of the StateType ({4a5a5a38-b623-4024-b557-410a46ebc495}) of ThingClass kostalBattery
----------
@@ -75,8 +75,14 @@ The name of the StateType ({8d64954a-855d-44ea-8bc9-88a71ab47b6b}) of ThingClass
-
-
+
+ Current power
+ The name of the StateType ({992b0da8-e6bd-47ab-af60-be8802fc7ecf}) of ThingClass kostalMeter
+
+
+
+
+ Current power phase AThe name of the StateType ({2b1250eb-4c22-4025-ba7c-c3e8f27af3dc}) of ThingClass kostalMeter
----------
@@ -84,8 +90,8 @@ The name of the StateType ({aed44263-d15e-46d6-b6a3-66005ceb53c9}) of ThingClass
-
-
+
+ Current power phase BThe name of the StateType ({0c43d20d-843c-4edd-9955-dafab6caecf6}) of ThingClass kostalMeter
----------
@@ -93,8 +99,8 @@ The name of the StateType ({8d8cd634-00dd-46c8-b34b-bbff552d0121}) of ThingClass
-
-
+
+ Current power phase CThe name of the StateType ({a1e46df0-43e5-42f0-846a-5d2f24808a67}) of ThingClass kostalMeter
----------
@@ -102,8 +108,8 @@ The name of the StateType ({95f1ad78-0cb1-44cf-87b2-03e28b115f00}) of ThingClass
-
-
+
+ FrequencyThe name of the StateType ({7c86ea72-505b-4924-80ef-3cf3ff31a380}) of ThingClass kostalMeter
----------
@@ -111,44 +117,44 @@ The name of the StateType ({634a4659-5c73-40e9-a77d-4f2e555d05bb}) of ThingClass
-
+ KOSTAL BatteryThe name of the ThingClass ({d6dbdfe8-adbb-47d8-840d-9b787683fc69})
-
+ KOSTAL InverterThe name of the ThingClass ({7dc6db14-6f5a-4ac8-9684-4c6a526bd0de})
-
+ KOSTAL MeterThe name of the ThingClass ({61af1e07-6a59-4465-a563-3cbf4a9fcbc3})
-
+ KOSTAL Solar ElectricThe name of the vendor ({862d1ebf-cb78-4c55-89b2-819fddfd9acd})
-
+ KostalThe name of the plugin Kostal ({51a2c7d5-084d-4474-a65a-e0447ab9ac45})
-
+ MAC addressThe name of the ParamType (ThingClass: kostalInverter, Type: thing, ID: {906f6099-d0e1-4297-a2b3-f8ec4482c578})
-
-
+
+ Phase A currentThe name of the StateType ({1681ee7d-5d22-4794-8cfe-febaa1ddf29f}) of ThingClass kostalMeter
----------
@@ -156,8 +162,8 @@ The name of the StateType ({567bb3c2-4a0c-4194-a86e-b8dc29815092}) of ThingClass
-
-
+
+ Phase B currentThe name of the StateType ({b54e7182-6cb2-4184-96c5-2324e8139b6e}) of ThingClass kostalMeter
----------
@@ -165,8 +171,8 @@ The name of the StateType ({84e9282a-b72b-4dbf-9e4b-99083e5539a5}) of ThingClass
-
-
+
+ Phase C currentThe name of the StateType ({546eeb76-b17f-4c51-a9fa-01e7403913cd}) of ThingClass kostalMeter
----------
@@ -174,41 +180,50 @@ The name of the StateType ({4f7c308f-2cb2-4327-8a68-77222f920e61}) of ThingClass
-
+ PortThe name of the ParamType (ThingClass: kostalInverter, Type: thing, ID: {9d2175af-afb9-4b31-b3dc-e53a369bad9e})
-
+ Slave IDThe name of the ParamType (ThingClass: kostalInverter, Type: thing, ID: {b3e04cb0-8f9a-4c9f-9c67-5c08da0273e3})
-
- Total AC energy
+
+ Temperature
+ The name of the StateType ({47b07030-57eb-4c79-a469-87b2474eb312}) of ThingClass kostalBattery
+
+
+
+
+ Total energy producedThe name of the StateType ({5c1546d2-92be-4809-bc56-8bbdaab436d2}) of ThingClass kostalInverter
-
- Total real energy imported
+
+ Total imported energyThe name of the StateType ({f40e8bd9-db0e-4f69-8fa1-f1cfd4b144f3}) of ThingClass kostalMeter
-
-
+ Total real power
- The name of the StateType ({6d72ccea-7761-4f00-b43f-463d05cbe559}) of ThingClass kostalBattery
-----------
-The name of the StateType ({992b0da8-e6bd-47ab-af60-be8802fc7ecf}) of ThingClass kostalMeter
+ The name of the StateType ({6d72ccea-7761-4f00-b43f-463d05cbe559}) of ThingClass kostalBattery
-
-
+
+ Voltage
+ The name of the StateType ({176420b8-64b6-42e1-beea-9ce2a12f3261}) of ThingClass kostalBattery
+
+
+
+
+ Voltage phase AThe name of the StateType ({10a34381-cfb1-4aeb-a25f-e6b0d8b96510}) of ThingClass kostalMeter
----------
@@ -216,8 +231,8 @@ The name of the StateType ({7fcade2d-9243-4694-a29f-36a517f54844}) of ThingClass
-
-
+
+ Voltage phase BThe name of the StateType ({b0be1395-c7d2-449e-9632-5b6bf3298797}) of ThingClass kostalMeter
----------
@@ -225,8 +240,8 @@ The name of the StateType ({8f1b229d-af39-47ec-b005-eecd6f174294}) of ThingClass
-
-
+
+ Voltage phase CThe name of the StateType ({b422d7a9-4c43-4827-be39-e4694f2cab64}) of ThingClass kostalMeter
----------