public class DummyInputOutput extends AbstractOpenemsComponent implements DigitalInput, DigitalOutput
Modifier and Type | Class and Description |
---|---|
static class |
DummyInputOutput.ChannelId |
Constructor and Description |
---|
DummyInputOutput(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
BooleanReadChannel[] |
digitalInputChannels()
Gets all Output Channels
|
BooleanWriteChannel[] |
digitalOutputChannels()
Gets all Output Channels.
|
_channel, activate, addChannel, addChannels, addChannels, alias, channels, deactivate, getComponentContext, id, isEnabled, logDebug, logError, logInfo, logWarn, modified, removeChannel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_channel, _getChannelAs, alias, channel, channel, channels, debugLog, getComponentContext, getModbusSlaveNatureTable, getState, getStateChannel, hasFaults, id, isEnabled, logDebug, logError, logInfo, logWarn, serviceFactoryPid, servicePid, updateConfigurationProperty, updateReferenceFilter
public BooleanWriteChannel[] digitalOutputChannels()
DigitalOutput
digitalOutputChannels
in interface DigitalOutput
public BooleanReadChannel[] digitalInputChannels()
DigitalInput
digitalInputChannels
in interface DigitalInput