public class IntegerReadChannel extends AbstractReadChannel<OpenemsTypeDoc<java.lang.Integer>,java.lang.Integer>
NO_OF_PAST_VALUES, parent
Modifier | Constructor and Description |
---|---|
protected |
IntegerReadChannel(OpenemsComponent component,
ChannelId channelId,
IntegerDoc channelDoc) |
protected |
IntegerReadChannel(OpenemsComponent component,
ChannelId channelId,
IntegerDoc channelDoc,
java.lang.Integer 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 IntegerReadChannel(OpenemsComponent component, ChannelId channelId, IntegerDoc channelDoc)
protected IntegerReadChannel(OpenemsComponent component, ChannelId channelId, IntegerDoc channelDoc, java.lang.Integer initialValue)