Package io.openems.edge.fenecon.mini.ess
Annotation Interface Config
public @interface Config
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
boolean
-
Element Details
-
id
String id- Default:
- "ess0"
-
alias
String alias- Default:
- ""
-
enabled
boolean enabled- Default:
- true
-
readonly
boolean readonly- Default:
- true
-
phase
SinglePhase phase- Default:
- L1
-
modbus_id
String modbus_id- Default:
- "modbus0"
-
Modbus_target
String Modbus_target- Default:
- "(enabled=true)"
-
webconsole_configurationFactory_nameHint
String webconsole_configurationFactory_nameHint- Default:
- "FENECON Mini ESS [{id}]"
-