public interface ConfigGetter extends HandlerBehaviour
| Modifier and Type | Method and Description |
|---|---|
String |
getConfiguration(String type)
Returns the string representation of a device configuration, returns a
failure string if the configuration cannot be retrieved.
|
handler, setHandlerString getConfiguration(String type)
type - the type of configuration to get (i.e. running).