Package io.openems.edge.common.test
Class DummyMeta
java.lang.Object
io.openems.edge.common.component.AbstractOpenemsComponent
io.openems.edge.common.test.AbstractDummyOpenemsComponent<DummyMeta>
io.openems.edge.common.test.DummyMeta
- All Implemented Interfaces:
OpenemsComponent
,Meta
,ModbusSlave
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.openems.edge.common.meta.Meta
Meta.ChannelId
Nested classes/interfaces inherited from interface io.openems.edge.common.component.OpenemsComponent
OpenemsComponent.ChannelId
-
Field Summary
Fields inherited from interface io.openems.edge.common.meta.Meta
SINGLETON_COMPONENT_ID, SINGLETON_SERVICE_PID
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.openems.edge.common.component.AbstractOpenemsComponent
_channel, activate, activate, addChannel, addChannels, addChannels, alias, channels, deactivate, getComponentContext, id, isEnabled, logDebug, logError, logInfo, logWarn, modified, removeChannel
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.openems.edge.common.meta.Meta
_setCurrency, getCurrency, getCurrencyChannel, getModbusSlaveTable
Methods inherited from interface io.openems.edge.common.component.OpenemsComponent
_channel, _getChannelAs, alias, channel, channel, channels, debugLog, getComponentContext, getState, getStateChannel, hasFaults, id, isEnabled, serviceFactoryPid, servicePid
-
Constructor Details
-
DummyMeta
-
-
Method Details
-
self
- Specified by:
self
in classAbstractDummyOpenemsComponent<DummyMeta>
-
withCurrency
- Parameters:
value
- the value- Returns:
- myself
-