
public class CANopenHardwareConfig extends Object implements Serializable
| Constructor and Description |
|---|
CANopenHardwareConfig(String name,
String nodeID,
String serialNB,
Boolean booted,
Boolean initialized) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNodeID() |
String |
getSerialNB() |
boolean |
isBooted() |
boolean |
isInitialized() |
Copyright © 2015 LSST. All rights reserved.