Package | Description |
---|---|
icube.ezhdlc |
The icube.ezhdlc package implements the HDLC layer of the 3-layers, connection oriented, HDLC-based
communication profile defined by the COSEM/DLMS standard.
|
Modifier and Type | Field and Description |
---|---|
FrameAddress |
Frame.DstAddress
Destination address.
|
FrameAddress |
Frame.SrcAddress
Source address.
|
Constructor and Description |
---|
Frame(Frame.FrameKind kind,
FrameAddress srcAddress,
FrameAddress dstAddress,
byte RSN,
byte SSN) |