public interface ConfigSetter extends HandlerBehaviour
Modifier and Type | Method and Description |
---|---|
java.lang.String |
setConfiguration(java.lang.String filePath)
Sets the configuration contained in the file at the file path, returns
the response of the device.
|
handler, setHandler
java.lang.String setConfiguration(java.lang.String filePath)
filePath
- the path to the configuration file.