| Package | Description |
|---|---|
| com.interpss.dstab.cache |
| Modifier and Type | Method and Description |
|---|---|
static StateMonitor.DynDeviceType |
StateMonitor.DynDeviceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StateMonitor.DynDeviceType[] |
StateMonitor.DynDeviceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
StateMonitor.addDynDeviceMonitor(StateMonitor.DynDeviceType type,
java.lang.String deviceId)
deviceId format: busId_type_componentId
|
boolean |
StateMonitor.addMultiDynDeviceMonitor(StateMonitor.DynDeviceType type,
java.lang.String[] deviceIdAry) |