public class MeasuredValueShortFloatingPointTimeSingle extends AbstractMeasuredValueFloatingPoint
entries
header, MAX_INFORMATION_ENTRIES
Modifier and Type | Method and Description |
---|---|
static MeasuredValueShortFloatingPointTimeSingle |
create(ASDUHeader header,
InformationObjectAddress address,
Value<Float> value) |
static MeasuredValueShortFloatingPointTimeSingle |
create(ASDUHeader header,
List<InformationEntry<Float>> values) |
static MeasuredValueShortFloatingPointTimeSingle |
parse(ProtocolOptions options,
byte length,
ASDUHeader header,
io.netty.buffer.ByteBuf data) |
encode, getEntries, parseEntries
dump, getHeader, toString
public static MeasuredValueShortFloatingPointTimeSingle parse(ProtocolOptions options, byte length, ASDUHeader header, io.netty.buffer.ByteBuf data)
public static MeasuredValueShortFloatingPointTimeSingle create(ASDUHeader header, InformationObjectAddress address, Value<Float> value)
public static MeasuredValueShortFloatingPointTimeSingle create(ASDUHeader header, List<InformationEntry<Float>> values)