public class StringReadChannel extends AbstractReadChannel<OpenemsTypeDoc<java.lang.String>,java.lang.String>
NO_OF_PAST_VALUES, parent
Modifier | Constructor and Description |
---|---|
protected |
StringReadChannel(OpenemsComponent component,
ChannelId channelId,
StringDoc channelDoc) |
protected |
StringReadChannel(OpenemsComponent component,
ChannelId channelId,
StringDoc channelDoc,
java.lang.String initialValue) |
_setNextValue, address, channelDoc, channelId, deactivate, getComponent, getNextValue, getOnSetNextWrites, getPastValues, getType, nextProcessImage, onChange, onSetNextValue, onUpdate, removeOnChangeCallback, removeOnSetNextValueCallback, removeOnUpdateCallback, toString, value
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setNextValue
protected StringReadChannel(OpenemsComponent component, ChannelId channelId, StringDoc channelDoc)
protected StringReadChannel(OpenemsComponent component, ChannelId channelId, StringDoc channelDoc, java.lang.String initialValue)