Package | Description |
---|---|
psdi.app.asset | |
psdi.app.location |
The Location package includes MBOs mostly related to operating locations. |
psdi.app.meter |
The Meter package includes MBOs that contain information about meters and
meter groups.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MeterReadingRemote
Remote Interface to the MeterReading object.
|
Modifier and Type | Class and Description |
---|---|
class |
MeterReading
MBO to represent a MeterReading.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LocMeterReadingRemote
Remote Interface to the LocMeterReading object.
|
Modifier and Type | Class and Description |
---|---|
class |
LocMeterReading
MBO to represent a LocMeterReading.
|
Modifier and Type | Class and Description |
---|---|
class |
Reading
This abstract class provides common methods for
MeterReading and
LocMeterReading , referred to
herein generically as Reading |