Interface ConfigSetter

    • Method Detail

      • setConfiguration

        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.
        Parameters:
        filePath - the path to the configuration file.
        Returns:
        string response received from the device.