public interface SocEvcs extends Evcs
Modifier and Type | Interface and Description |
---|---|
static class |
SocEvcs.ChannelId |
Modifier and Type | Method and Description |
---|---|
default void |
_setSoc(int value)
Internal method to set the 'nextValue' on
SocEvcs.ChannelId.SOC Channel. |
default void |
_setSoc(java.lang.Integer value)
Internal method to set the 'nextValue' on
SocEvcs.ChannelId.SOC Channel. |
static ModbusSlaveNatureTable |
getModbusSlaveNatureTable(AccessMode accessMode)
Returns the modbus table for this nature.
|
default Value<java.lang.Integer> |
getSoc()
Gets the current state of charge of the car [%]..
|
default IntegerReadChannel |
getSocChannel()
Gets the Channel for
SocEvcs.ChannelId.SOC . |
_setActiveConsumptionEnergy, _setActiveConsumptionEnergy, _setChargePower, _setChargePower, _setChargingstationCommunicationFailed, _setChargingType, _setEnergySession, _setEnergySession, _setMaximumHardwarePower, _setMaximumHardwarePower, _setMaximumPower, _setMaximumPower, _setMinimumHardwarePower, _setMinimumHardwarePower, _setMinimumPower, _setMinimumPower, _setPhases, _setPhases, _setStatus, getActiveConsumptionEnergy, getActiveConsumptionEnergyChannel, getChargePower, getChargePowerChannel, getChargingstationCommunicationFailed, getChargingstationCommunicationFailedChannel, getChargingType, getChargingTypeChannel, getEnergySession, getEnergySessionChannel, getMaximumHardwarePower, getMaximumHardwarePowerChannel, getMaximumPower, getMaximumPowerChannel, getMinimumHardwarePower, getMinimumHardwarePowerChannel, getMinimumPower, getMinimumPowerChannel, getPhases, getPhasesChannel, getStatus, getStatusChannel
_channel, _getChannelAs, alias, channel, channel, channels, debugLog, getComponentContext, getState, getStateChannel, hasFaults, id, isEnabled, logDebug, logError, logInfo, logWarn, serviceFactoryPid, servicePid, updateConfigurationProperty, updateReferenceFilter
default IntegerReadChannel getSocChannel()
SocEvcs.ChannelId.SOC
.default Value<java.lang.Integer> getSoc()
SocEvcs.ChannelId.SOC
.Value
default void _setSoc(java.lang.Integer value)
SocEvcs.ChannelId.SOC
Channel.value
- the next valuedefault void _setSoc(int value)
SocEvcs.ChannelId.SOC
Channel.value
- the next valuestatic ModbusSlaveNatureTable getModbusSlaveNatureTable(AccessMode accessMode)
getModbusSlaveNatureTable
in interface Evcs
getModbusSlaveNatureTable
in interface OpenemsComponent
accessMode
- accessMode