iobroker.fenecon
Version:
OpenEMS connection to fenecon pv
438 lines • 207 kB
JavaScript
const states = [
{ address: "_host/_PropertyCycleTime", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_host/_PropertyCurrency", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_host/_PropertyEssMaxDischargePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_host/_PropertyConsumptionMaxActivePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_host/_PropertyNetworkConfiguration", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_host/Hostname", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_host/DiskIsFull", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "_host/_PropertyGridMinActivePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_host/_PropertyIgnoreStateComponents", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_host/_PropertyEssMinDischargePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_host/State", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_host/_PropertyProductionMaxActivePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_host/_PropertyKeyForFreeApps", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_host/_PropertyGridMaxActivePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_host/_PropertyUsbConfiguration", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_host/_PropertyApps", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "ctrlDebugLog0/_PropertyIgnoreComponents", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "ctrlDebugLog0/_PropertyId", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "ctrlDebugLog0/_PropertyCondensedOutput", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlDebugLog0/State", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "ctrlDebugLog0/RunFailed", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlDebugLog0/_PropertyEnabled", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlDebugLog0/_PropertyAlias", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "ctrlDebugLog0/_PropertyShowAlias", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlDebugLog0/_PropertyAdditionalChannels", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_power/SolveDuration", type: "INTEGER", accessMode: "RO", unit: "ms", role: "time.span" },
{ address: "_power/_PropertyStrategy", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_power/_PropertySymmetricMode", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "_power/_PropertyD", type: "DOUBLE", accessMode: "RO", unit: "", role: "value" },
{ address: "_power/SolveStrategy", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_power/_PropertyI", type: "DOUBLE", accessMode: "RO", unit: "", role: "value" },
{ address: "_power/State", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_power/NotSolved", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "_power/_PropertyDebugMode", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "_power/_PropertyEnablePid", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "_power/_PropertyP", type: "DOUBLE", accessMode: "RO", unit: "", role: "value" },
{ address: "_power/StaticConstraintsFailed", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "_appManager/_PropertyCycleTime", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_appManager/_PropertyCurrency", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_appManager/_PropertyEssMaxDischargePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_appManager/_PropertyConsumptionMaxActivePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_appManager/_PropertyNetworkConfiguration", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_appManager/AppsNotSyncedWithBackend", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "_appManager/_PropertyGridMinActivePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_appManager/_PropertyIgnoreStateComponents", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_appManager/DefectiveApp", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "_appManager/WrongAppConfiguration", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "_appManager/_PropertyEssMinDischargePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_appManager/State", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_appManager/_PropertyProductionMaxActivePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_appManager/_PropertyKeyForFreeApps", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_appManager/_PropertyGridMaxActivePower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "_appManager/_PropertyUsbConfiguration", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "_appManager/_PropertyApps", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/_PropertyModbusId", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/_PropertyCapacity", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "charger10/_PropertyModbus, unitId", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "charger10/_PropertyFeedPowerPara", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "charger10/_PropertyPvPort", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/_PropertyMpptPort", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/ModbusCommunicationFailed", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "charger10/_PropertyExternalMeterRatioValueA", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "charger10/_PropertyFeedPowerEnable", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/_PropertyExternalMeterRatioValueB", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "charger10/_PropertyBackupEnable", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/_PropertyStartStop", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/_PropertyEssOrBatteryInverterId", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/Voltage", type: "INTEGER", accessMode: "RO", unit: "mV", role: "value.voltage" },
{ address: "charger10/MaxActualPower", type: "INTEGER", accessMode: "RO", unit: "W", role: "value.power" },
{ address: "charger10/_PropertyAlias", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/ActualEnergy", type: "LONG", accessMode: "RO", unit: "Wh_Σ", role: "value.energy" },
{ address: "charger10/_PropertyGoodWeMeterCategory", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/_PropertyEnabled", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "charger10/_PropertySetfeedInPowerSettings", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/_PropertyRcrEnable", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/ActualPower", type: "INTEGER", accessMode: "RO", unit: "W", role: "value.power" },
{ address: "charger10/_PropertyId", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/HasNoDcPv", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "charger10/State", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "charger10/_PropertyMaxBatteryPower", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "charger10/_PropertyMpptForShadowEnable", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/_PropertyControlMode", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "charger10/Current", type: "INTEGER", accessMode: "RO", unit: "mA", role: "value.current" },
{ address: "charger10/_PropertySafetyCountry", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "rrd4j0/UnableToInsertSample", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "rrd4j0/_PropertyId", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "rrd4j0/State", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "rrd4j0/_PropertyIsReadOnly", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "rrd4j0/QueueIsFull", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "rrd4j0/_PropertyDebugMode", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "rrd4j0/_PropertyPersistencePriority", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "rrd4j0/_PropertyEnabled", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "rrd4j0/_PropertyAlias", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "ctrlApiModbusTcp0/ProcessImageFault", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlApiModbusTcp0/_PropertyApiTimeout", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "ctrlApiModbusTcp0/ComponentNoModbusApiFault", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlApiModbusTcp0/_PropertyEnabled", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlApiModbusTcp0/_PropertyComponentIds", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "ctrlApiModbusTcp0/_PropertyId", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "ctrlApiModbusTcp0/_PropertyPort", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "ctrlApiModbusTcp0/ComponentMissingFault", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlApiModbusTcp0/RunFailed", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlApiModbusTcp0/State", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "ctrlApiModbusTcp0/UnableToStart", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "ctrlApiModbusTcp0/_PropertyAlias", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "ctrlApiModbusTcp0/_PropertyMaxConcurrentConnections", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/BatteryProtocol", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/DiagStatusRealPowerLimit", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek6Parameter61EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/ArmSoftReset", type: "INTEGER", accessMode: "WO", unit: "", role: "state" },
{ address: "batteryInverter0/PowerChargeLimitReconnect", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/GridFreqHigh", type: "INTEGER", accessMode: "RW", unit: "Hz", role: "state" },
{ address: "batteryInverter0/MinimumCellVoltage", type: "INTEGER", accessMode: "RO", unit: "mV", role: "value.voltage" },
{ address: "batteryInverter0/HighImpMode", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/DerateRateVde", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/DiagStatusPfValueSet", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/TwoSPv1I", type: "INTEGER", accessMode: "RO", unit: "mA", role: "value.current" },
{ address: "batteryInverter0/MaxGridVoltageWithin1MinuteR", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/MaxGridVoltageWithin1MinuteS", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/MaxGridVoltageWithin1MinuteT", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/ETotalLoad2", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/MeterSoftwareVersion", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/WorkWeek4StartTime", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/LvrtStartTripTime", type: "INTEGER", accessMode: "RW", unit: "sec", role: "state" },
{ address: "batteryInverter0/WorkWeek2StartTimeEcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/TwoSPv1V", type: "INTEGER", accessMode: "RO", unit: "V", role: "value.voltage" },
{ address: "batteryInverter0/DeviceLicence", type: "STRING", accessMode: "WO", unit: "", role: "state" },
{ address: "batteryInverter0/GridFreqLow", type: "INTEGER", accessMode: "RW", unit: "Hz", role: "state" },
{ address: "batteryInverter0/WbmsDisableTimeoutDetection", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek2Parameter22EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/CfpOfRecoverPowerPercent", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/EBatteryDischarge2", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/BatteryTypeIndex", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/EDaySell", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/CfpUfSlopePercent", type: "INTEGER", accessMode: "RW", unit: "Hz", role: "state" },
{ address: "batteryInverter0/V3ValuePu", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/DcChargeEnergy", type: "LONG", accessMode: "RO", unit: "Wh_Σ", role: "value.energy" },
{ address: "batteryInverter0/DiagStatusEmsDischargeIzero", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/SocLed2", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/SocLed3", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/SocLed1", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek8Parameter82EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/TwoSPv2I", type: "INTEGER", accessMode: "RO", unit: "mA", role: "value.current" },
{ address: "batteryInverter0/FfrozenCh", type: "INTEGER", accessMode: "RW", unit: "Hz", role: "state" },
{ address: "batteryInverter0/LoadRegulationIndex", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/RecoveryFrequency2", type: "INTEGER", accessMode: "RW", unit: "Hz", role: "state" },
{ address: "batteryInverter0/FaultLed", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/ComLedState", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/SocLed4", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/BatteryProtocolArm", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek3Sunday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/TwoSPv2V", type: "INTEGER", accessMode: "RO", unit: "V", role: "value.voltage" },
{ address: "batteryInverter0/DcvCheckOff", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek4Parameter43EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/Ct2ETotalSell", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/_PropertyControlMode", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "batteryInverter0/PowerFrequencyEnabled", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/OfRecoveryWaitingTime", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/EmsPowerSet", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/MaxBackupPowerWithin1MinuteTotal", type: "LONG", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/ModbusTcpWithoutInternet", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/TwoSPv3I", type: "INTEGER", accessMode: "RO", unit: "mA", role: "value.current" },
{ address: "batteryInverter0/State20", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/ModbusCommunicationFailed", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State25", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/Rssi", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/State26", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/MaximumCellVoltage", type: "INTEGER", accessMode: "RO", unit: "mV", role: "value.voltage" },
{ address: "batteryInverter0/State27", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State28", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State21", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State22", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State23", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/PowerSlopeEnable", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State24", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/PPv3", type: "INTEGER", accessMode: "RO", unit: "W", role: "value.power" },
{ address: "batteryInverter0/TwoSPv3V", type: "INTEGER", accessMode: "RO", unit: "V", role: "value.voltage" },
{ address: "batteryInverter0/PPv4", type: "INTEGER", accessMode: "RO", unit: "W", role: "value.power" },
{ address: "batteryInverter0/State29", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/DebugEmsPowerMode", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/WorkWeek4Enabled", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/ArcSelfCheckStatus", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/WorkWeek3Tuesday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek4Monday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/SocStopToForceCharge", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/TwoSPv4V", type: "INTEGER", accessMode: "RO", unit: "V", role: "value.voltage" },
{ address: "batteryInverter0/BmsBatteryStrings", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/TwoSPv4I", type: "INTEGER", accessMode: "RO", unit: "mA", role: "value.current" },
{ address: "batteryInverter0/HTotal", type: "INTEGER", accessMode: "RO", unit: "h", role: "value" },
{ address: "batteryInverter0/WorkWeek1EndTime", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek3BatPowerPercent", type: "INTEGER", accessMode: "RW", unit: "%", role: "state" },
{ address: "batteryInverter0/State14", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/InvWarningCodeRecordForEms", type: "LONG", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/State15", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State16", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State17", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State10", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State11", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State12", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State13", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/ArcSelfCheck", type: "INTEGER", accessMode: "WO", unit: "", role: "state" },
{ address: "batteryInverter0/State18", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State19", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/IBattery1", type: "INTEGER", accessMode: "RO", unit: "A", role: "value.current" },
{ address: "batteryInverter0/GridProtect", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/_PropertySafetyCountry", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "batteryInverter0/EDischargeDay", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/WorkWeek3Saturday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/_PropertyFeedPowerPara", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/WbmsStatus", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/LockOutPowerQu", type: "INTEGER", accessMode: "RW", unit: "W", role: "state" },
{ address: "batteryInverter0/TwoSPv5V", type: "INTEGER", accessMode: "RO", unit: "V", role: "value.voltage" },
{ address: "batteryInverter0/DspBetaVersion", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/TwoSPv5I", type: "INTEGER", accessMode: "RO", unit: "mA", role: "value.current" },
{ address: "batteryInverter0/WbmsVersion", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/IsoCheckMode", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State42", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/CExtTwosstepfFlg", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State47", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/BPointCosPhi", type: "INTEGER", accessMode: "RW", unit: "%", role: "state" },
{ address: "batteryInverter0/State48", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State49", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State43", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State44", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/DebugEmsPowerSet", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/State45", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State46", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek7EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek1Wednesday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WbmsDischargeMaxCurrent", type: "INTEGER", accessMode: "RW", unit: "A", role: "state" },
{ address: "batteryInverter0/GridFreqLowS1Time", type: "INTEGER", accessMode: "RW", unit: "sec", role: "state" },
{ address: "batteryInverter0/PowerChargeLimit", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/GridLed", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek1EndTimeEcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/FixedPowerFactor", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/TwoSPv6V", type: "INTEGER", accessMode: "RO", unit: "V", role: "value.voltage" },
{ address: "batteryInverter0/GridVoltRecoverHigh", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/CPointPower", type: "INTEGER", accessMode: "RW", unit: "W", role: "state" },
{ address: "batteryInverter0/TwoSPv6I", type: "INTEGER", accessMode: "RO", unit: "mA", role: "value.current" },
{ address: "batteryInverter0/PvETotal", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/State30", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State31", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/GridVoltLowS3Time", type: "INTEGER", accessMode: "RW", unit: "sec", role: "state" },
{ address: "batteryInverter0/WorkWeek2Monday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/DiagStatusBmsOvercharge", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/SerialNumber", type: "STRING", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/V1VoltagePu", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/State", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/GridFreqRecoverHigh", type: "INTEGER", accessMode: "RW", unit: "Hz", role: "state" },
{ address: "batteryInverter0/_PropertyMpptForShadowEnable", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "batteryInverter0/V2Voltage", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/BackupStartDly", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/UwItalyFreqMode", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WmeterConnectCheckFlag", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State61", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State62", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State63", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State64", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/EmsCheckInverterOperationStatus", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/State60", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/PvStartVoltage", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/State69", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/DiagStatusMeterCommLoss", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/EmsPowerMode", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/_PropertyBackupEnable", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "batteryInverter0/State65", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State66", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State67", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/DspInternalFirmwareVersion", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "batteryInverter0/State68", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/ClearData", type: "INTEGER", accessMode: "WO", unit: "", role: "state" },
{ address: "batteryInverter0/UpsStdVoltType", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WbmsWarningCode", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/DiagStatusGridWaveUnstable", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/V2ValuePu", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/GridMode", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/InvCpldWarningRecordForEms", type: "LONG", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/FfrozenDch", type: "INTEGER", accessMode: "RW", unit: "Hz", role: "state" },
{ address: "batteryInverter0/State50", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State51", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State52", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek6StartTimeEcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State53", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/_PropertyEnabled", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/LoadModeR", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PeakShavingPowerLimit", type: "INTEGER", accessMode: "WO", unit: "", role: "state" },
{ address: "batteryInverter0/SmartModeNotWorkingWithPidFilter", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/LoadModeT", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/InvErrorMsgRecordForEms", type: "LONG", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/LoadModeS", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/EDaySell2", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/State58", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/VBattery1", type: "INTEGER", accessMode: "RO", unit: "V", role: "value.voltage" },
{ address: "batteryInverter0/State59", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek2BatPowerPercent", type: "INTEGER", accessMode: "RW", unit: "%", role: "state" },
{ address: "batteryInverter0/EDaySell3", type: "INTEGER", accessMode: "RW", unit: "kWh", role: "state" },
{ address: "batteryInverter0/BackupLed", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State54", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State55", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State56", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State57", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek7Parameter71EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/DiagStatusBatterySelfDischarge", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek3Parameter32EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/DrmStatus", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/V4VoltagePu", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/ResetSps", type: "INTEGER", accessMode: "WO", unit: "", role: "state" },
{ address: "batteryInverter0/PassInformation20", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/_PropertyCapacity", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation22", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation21", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/EDayBuy3", type: "INTEGER", accessMode: "RW", unit: "kWh", role: "state" },
{ address: "batteryInverter0/EDayBuy2", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/PassInformation24", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PBattery1", type: "INTEGER", accessMode: "RO", unit: "W", role: "value.power" },
{ address: "batteryInverter0/PassInformation23", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/ThreePhaseUnbalancedOutput", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/BmsFloatTime", type: "INTEGER", accessMode: "RW", unit: "min", role: "state" },
{ address: "batteryInverter0/PassInformation26", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/_PropertyMpptPort", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "batteryInverter0/MeterTotalActivePower", type: "INTEGER", accessMode: "RO", unit: "W", role: "value.power" },
{ address: "batteryInverter0/PassInformation25", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/State83", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek4EndTimeEcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State84", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State85", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/ExternalEmsFlag", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek1EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State86", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/HvrtTripLimitVolt", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/State80", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State81", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State82", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/LockOutVoltage", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/State87", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek3Thursday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State88", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State89", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek4Wednesday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/BatteryHardwareVersion", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation17", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/BmsFloatCurrent", type: "INTEGER", accessMode: "RW", unit: "A", role: "state" },
{ address: "batteryInverter0/PassInformation16", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/EDischargeDay3", type: "INTEGER", accessMode: "RW", unit: "kWh", role: "state" },
{ address: "batteryInverter0/PassInformation19", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation18", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/EDischargeDay2", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/GoodweType", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/WorkWeek4Tuesday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/PassInformation11", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/WifiReset", type: "INTEGER", accessMode: "WO", unit: "", role: "state" },
{ address: "batteryInverter0/DspFmVersionMaster", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation10", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/BmsDischargeImax", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation13", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/ETotalSell", type: "FLOAT", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/PassInformation12", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation15", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation14", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/State72", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State73", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State74", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/MinGridFreqWithin1Minute", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/FixedReactivePower", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek2Parameter21EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State75", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/MinGridVoltageWithin1MinuteT", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/State70", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State71", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/BatteryMode", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/State76", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State77", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State78", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/BatteryStrings", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/RunFailed", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State79", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/GridVoltLowS2Time", type: "INTEGER", accessMode: "RW", unit: "sec", role: "state" },
{ address: "batteryInverter0/DiagStatusSelfUseLoadLight", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek3StartTimeEcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/DredCmd", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/_PropertyModbusId", type: "STRING", accessMode: "RO", unit: "", role: "text" },
{ address: "batteryInverter0/WorkWeek4Saturday", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/DcMaxVoltage", type: "INTEGER", accessMode: "RO", unit: "V", role: "value.voltage" },
{ address: "batteryInverter0/DiagStatusDischargeTimeOn", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/FeedPowerEnable", type: "BOOLEAN", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/MinimumCellVoltageId", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/GridVoltLowS2", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/DiagStatusBatteryOffgridDod", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/GridVoltLowS3", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/EBatteryDischarge", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/Restart", type: "INTEGER", accessMode: "WO", unit: "", role: "state" },
{ address: "batteryInverter0/EChargeDay", type: "INTEGER", accessMode: "RO", unit: "kWh", role: "value.energy" },
{ address: "batteryInverter0/GridVoltLowS1", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/CPointCosPhi", type: "INTEGER", accessMode: "RW", unit: "%", role: "state" },
{ address: "batteryInverter0/GridLimitByVoltSlope", type: "INTEGER", accessMode: "WO", unit: "%", role: "state" },
{ address: "batteryInverter0/ArmBetaVersion", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/EhBatteryFunctionActive", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/AirTemperature", type: "INTEGER", accessMode: "RO", unit: "C", role: "value.temperature" },
{ address: "batteryInverter0/PLoadT", type: "INTEGER", accessMode: "RO", unit: "W", role: "value.power" },
{ address: "batteryInverter0/GridVoltHighS2Time", type: "INTEGER", accessMode: "RW", unit: "sec", role: "state" },
{ address: "batteryInverter0/WorkWeek1Enabled", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/PLoadR", type: "INTEGER", accessMode: "RO", unit: "W", role: "value.power" },
{ address: "batteryInverter0/LvrtHvrt", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/DiagStatusFeedPowerLimit", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/PLoadS", type: "INTEGER", accessMode: "RO", unit: "W", role: "value.power" },
{ address: "batteryInverter0/IgnoreImpossiblePBatteryValue", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/CExtUfChargeStop", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/PassInformation31", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation30", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/UpsLoadPercent", type: "INTEGER", accessMode: "RO", unit: "%", role: "value" },
{ address: "batteryInverter0/AcReactivePower", type: "INTEGER", accessMode: "RO", unit: "var", role: "value.power.reactive" },
{ address: "batteryInverter0/PassInformation32", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/MeterTotalReactivePower", type: "INTEGER", accessMode: "RO", unit: "var", role: "value.power.reactive" },
{ address: "batteryInverter0/DiagStatusSocDeltaOverRange", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/RecoveryWaitingTime", type: "INTEGER", accessMode: "WO", unit: "sec", role: "state" },
{ address: "batteryInverter0/State94", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State95", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/GridFreqLowS2Time", type: "INTEGER", accessMode: "RW", unit: "sec", role: "state" },
{ address: "batteryInverter0/State96", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State97", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State90", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State91", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/QuCurve", type: "INTEGER", accessMode: "RW", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek6EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/State92", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State93", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/WorkWeek1Parameter12EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/WorkWeek5StartTimeEcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/ComMode", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/State98", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/State99", type: "BOOLEAN", accessMode: "RO", unit: "", role: "indicator" },
{ address: "batteryInverter0/PowerRateLimitReconnect", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/HvrtEndVolt", type: "INTEGER", accessMode: "RW", unit: "V", role: "state" },
{ address: "batteryInverter0/PassInformation28", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/PassInformation27", type: "INTEGER", accessMode: "RO", unit: "", role: "value" },
{ address: "batteryInverter0/WorkWeek5Parameter51EcoModeForArm18AndGreater", type: "INTEGER", accessMode: "RW", unit: "", role: "state" },
{ address: "batteryInverter0/PassInformation29", type: "INTEGER", accessMode: "RO", unit