Package | Description |
---|---|
icube.demo |
Provides a 'basic' demo framework.
|
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 | Class and Description |
---|---|
class |
HdlcDemo
This demo shows how to communicate with a Meter using the Hdlc communication
profile and a serial-port.
|
class |
HdlcDemoIEC
This demo shows how to communicate with a Meter using the Hdlc communication
profile and a serial-port with an optical probe.
|
class |
HdlcPushDemo
This demo shows how to communicate with a Meter using the Hdlc communication
profile and a serial-port.
|
Modifier and Type | Field and Description |
---|---|
ICallbacks |
HDLCParameters.Callbacks
Object providing the ICallback Interface implementation.
|