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