- ICallbacks - Interface in icube.ezhdlc
-
ICallbacks interface defines callback methods.
- ICallbacks - Interface in icube.wrapper
-
ICallbacks interface defines callback methods.
- IChannel - Interface in icube.demo.io
-
This interface defines simple communication channel methods to
access metering devices.
- icube.demo - package icube.demo
-
Provides a 'basic' demo framework.
- icube.demo.io - package icube.demo.io
-
- icube.ezhdlc - package 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.
- icube.wrapper - package icube.wrapper
-
The icube.wrapper package implements the WRAPPER layer of the TCP/IP based communication profile.
- icube.xmlpdu - package icube.xmlpdu
-
The icube.xmlpdu package implements package implements classes to Encode/Decode Xml-elements to/from PDU (Protocol Data Unit).
- IECException(String) - Constructor for exception icube.demo.IECOpening.IECException
-
- IECOpening - Class in icube.demo
-
Demonstrate how to connect to a meter with Mode-E opening with a serial-port and an optical-probe.
- IECOpening(String, IECParameters) - Constructor for class icube.demo.IECOpening
-
Instantiate an IECOpening.
- IECOpening.IECException - Exception in icube.demo
-
Exception.
- IECParameters - Class in icube.demo
-
IEC parameters.
- IECParameters() - Constructor for class icube.demo.IECParameters
-
- initializeParameters(String) - Method in class icube.demo.DemoFramework
-
Initialize parameters.
- initializeParameters() - Method in class icube.demo.HdlcDemo
-
Initialize parameters.
- initializeParameters() - Method in class icube.demo.HdlcDemoIEC
-
Initialize parameters.
- initializeParameters() - Method in class icube.demo.HdlcPushDemo
-
Initialize parameters.
- initializeParameters() - Method in class icube.demo.WrapperDemo
-
Initialize parameters.
- IsEchoing - Variable in class icube.demo.IECParameters
-
True if the optical probe echos sent parameters.
- isOpen() - Method in class icube.demo.io.COMChannel
-
- isOpen() - Method in interface icube.demo.io.IChannel
-
Returns the open status of the communication channel.
- isOpen() - Method in class icube.demo.io.TCPChannel
-