public interface FeneconHomeBattery extends Battery, OpenemsComponent, StartStoppable
Modifier and Type | Interface and Description |
---|---|
static class |
FeneconHomeBattery.ChannelId |
Modifier and Type | Method and Description |
---|---|
default void |
_setBmsControl(BmsControl value)
Internal method to set the 'nextValue' on
FeneconHomeBattery.ChannelId.BMS_CONTROL
Channel. |
default BmsControl |
getBmsControl()
Gets the BmsControl, see
FeneconHomeBattery.ChannelId.BMS_CONTROL . |
default WriteChannel<BmsControl> |
getBmsControlChannel()
Gets the Channel for
FeneconHomeBattery.ChannelId.BMS_CONTROL . |
StartStop |
getStartStopTarget()
Gets the target Start/Stop mode from config or StartStop-Channel.
|
default void |
setBmsControl(BmsControl value)
Writes the value to the
FeneconHomeBattery.ChannelId.BMS_CONTROL Register. |
_setCapacity, _setCapacity, _setChargeMaxCurrent, _setChargeMaxCurrent, _setChargeMaxVoltage, _setChargeMaxVoltage, _setCurrent, _setCurrent, _setDischargeMaxCurrent, _setDischargeMaxCurrent, _setDischargeMinVoltage, _setDischargeMinVoltage, _setForceChargeActive, _setForceChargeActive, _setForceDischargeActive, _setForceDischargeActive, _setMaxCellTemperature, _setMaxCellTemperature, _setMaxCellVoltage, _setMaxCellVoltage, _setMinCellTemperature, _setMinCellTemperature, _setMinCellVoltage, _setMinCellVoltage, _setSoc, _setSoc, _setSoh, _setSoh, _setVoltage, _setVoltage, getCapacity, getCapacityChannel, getChargeMaxCurrent, getChargeMaxCurrentChannel, getChargeMaxVoltage, getChargeMaxVoltageChannel, getCurrent, getCurrentChannel, getDischargeMaxCurrent, getDischargeMaxCurrentChannel, getDischargeMinVoltage, getDischargeMinVoltageChannel, getForceChargeActive, getForceChargeActiveChannel, getForceDischargeActive, getForceDischargeActiveChannel, getMaxCellTemperature, getMaxCellTemperatureChannel, getMaxCellVoltage, getMaxCellVoltageChannel, getMinCellTemperature, getMinCellTemperatureChannel, getMinCellVoltage, getMinCellVoltageChannel, getModbusSlaveNatureTable, getSoc, getSocChannel, getSoh, getSohChannel, getVoltage, getVoltageChannel
_setStartStop, getStartStop, getStartStopChannel, isStarted, isStopped, setStartStop, start, stop
_channel, _getChannelAs, alias, channel, channel, channels, debugLog, getComponentContext, getState, getStateChannel, hasFaults, id, isEnabled, logDebug, logError, logInfo, logWarn, serviceFactoryPid, servicePid, updateConfigurationProperty, updateReferenceFilter
default WriteChannel<BmsControl> getBmsControlChannel()
FeneconHomeBattery.ChannelId.BMS_CONTROL
.default BmsControl getBmsControl()
FeneconHomeBattery.ChannelId.BMS_CONTROL
.Value
default void _setBmsControl(BmsControl value)
FeneconHomeBattery.ChannelId.BMS_CONTROL
Channel.value
- the next valuedefault void setBmsControl(BmsControl value) throws OpenemsError.OpenemsNamedException
FeneconHomeBattery.ChannelId.BMS_CONTROL
Register.value
- the next valueOpenemsError.OpenemsNamedException
- on error