public class DoublePointInformationSingle extends AbstractDoublePointBaseSingle
header, MAX_INFORMATION_ENTRIES| Modifier and Type | Method and Description |
|---|---|
static DoublePointInformationSingle |
create(ASDUHeader header,
InformationObjectAddress address,
Value<DoublePoint> value) |
static DoublePointInformationSingle |
create(ASDUHeader header,
List<InformationEntry<DoublePoint>> values) |
static DoublePointInformationSingle |
parse(ProtocolOptions options,
byte length,
ASDUHeader header,
io.netty.buffer.ByteBuf data) |
encode, getEntries, parseEntriesdump, getHeader, toStringpublic static DoublePointInformationSingle parse(ProtocolOptions options, byte length, ASDUHeader header, io.netty.buffer.ByteBuf data)
public static DoublePointInformationSingle create(ASDUHeader header, InformationObjectAddress address, Value<DoublePoint> value)
public static DoublePointInformationSingle create(ASDUHeader header, List<InformationEntry<DoublePoint>> values)
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.