class DeviceError(Exception):
    """Error triggered when the device couldn't initialised by receiving the basic information"""
