| 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 |
AssetMeterRemote
Remote Interface to the AssetMeter object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetMeter
MBO to represent an AssetMeter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LocationMeterRemote
Remote Interface to the LocationMeter object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocationMeter
MBO to represent a LocationMeter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeployedMeter
This abstract class provides common methods for
AssetMeter and
LocationMeter, referred to
herein generically as DeployedMeter |