public interface PieceOfHardware
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNodeID() |
String |
getSerialNB() |
String |
initializeHardware()
This methods write some configuration data on the hardware CPU.
|
boolean |
isInitalized() |
boolean |
isNodeIdBootedAndOK() |
String getName()
String getSerialNB()
String getNodeID()
boolean isNodeIdBootedAndOK()
boolean isInitalized()
Copyright © 2013 LSST. All Rights Reserved.