public class TSDeviceStatus extends Object implements Serializable
| Constructor and Description |
|---|
TSDeviceStatus(String deviceName,
boolean deviceOnline) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeviceName() |
boolean |
getDeviceOnline() |
String |
toString() |
Copyright © 2020 LSST. All rights reserved.