C D G M O R S 

C

close() - Method in class org.openmuc.j62056.Connection
 
Connection - Class in org.openmuc.j62056
 
Connection(String, boolean, int) - Constructor for class org.openmuc.j62056.Connection
Creates a Connection object.
Connection(String) - Constructor for class org.openmuc.j62056.Connection
Creates a Connection object.

D

DataSet - Class in org.openmuc.j62056
 

G

getId() - Method in class org.openmuc.j62056.DataSet
Returns the ID/Address of this data set.
getTimeout() - Method in class org.openmuc.j62056.Connection
Returns the timeout in ms.
getUnit() - Method in class org.openmuc.j62056.DataSet
The unit is an optional element of a data set.
getValue() - Method in class org.openmuc.j62056.DataSet
Returns the value of this data set as a String.

M

main(String[]) - Static method in class org.openmuc.j62056.ReadMeter
 

O

open() - Method in class org.openmuc.j62056.Connection
Opens the serial port associated with this connection.
org.openmuc.j62056 - package org.openmuc.j62056
 

R

read() - Method in class org.openmuc.j62056.Connection
Requests a data message from the remote device using IEC 62056-21 Mode C.
ReadMeter - Class in org.openmuc.j62056
 
ReadMeter() - Constructor for class org.openmuc.j62056.ReadMeter
 

S

setTimeout(int) - Method in class org.openmuc.j62056.Connection
Sets the maximum time in ms to wait for new data from the remote device.
C D G M O R S