Annotation Type Config
-
public @interface Config
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
alias
Return the alias.boolean
enabled
Return the enabled.int
errorLevel2Delay
Return the errorLevel2Delay.java.lang.String
id
Return the id.int
minimalCellVoltage
Return the minimalCellVoltage.java.lang.String
modbus_id
Return the modbus_id.java.lang.String
Modbus_target
Return the Modbus_target.int
modbusUnitId
Return the modbusUnitId.ModuleType
moduleType
Return the moduleType.int
numberOfSlaves
Return the numberOfSlaves.int
pendingTolerance
Return the pendingTolerance.int
SocLowAlarm
Return the soCLowAlarm.StartStopConfig
startStop
Gets the StartStopConfig.int
startUnsuccessfulDelay
Return the startUnsuccessfulDelay.int
watchdog
Return the watchdog.java.lang.String
webconsole_configurationFactory_nameHint
Return the webconsole_configurationFactory_nameHint.
-
-
-
-
startStop
StartStopConfig startStop
Gets the StartStopConfig.- Returns:
- StartStopConfig
- Default:
- io.openems.edge.common.startstop.StartStopConfig.AUTO
-
-
-
moduleType
ModuleType moduleType
Return the moduleType.- Returns:
- moduleType
- Default:
- io.openems.edge.battery.soltaro.common.enums.ModuleType.MODULE_3_KWH
-
-