Serialized Form
-
Package com.metratec.lib.connection
-
Class com.metratec.lib.connection.CommConnectionException extends java.io.IOException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorcode
int errorcode
-
-
Class com.metratec.lib.connection.EthernetDevice extends java.lang.Object implements Serializable
- serialVersionUID:
- 1706679564211621882L
-
Serialized Fields
-
deviceName
java.lang.String deviceName
the device name of the device -
ipAddress
java.lang.String ipAddress
the IP address of the device -
isReachable
boolean isReachable
reachable flag -
macAddress
java.lang.String macAddress
the MAC address of the device
-
-