deviceName

@Deprecated(message = "use readDeviceType() instead", replaceWith = @ReplaceWith(imports = {"pl.com.elzab.stx.elzabdr.ElzabDr"}, expression = "readDeviceType()"))
public final String deviceName()

Deprecated

use readDeviceType() instead

Replace with

import pl.com.elzab.stx.elzabdr.ElzabDr
readDeviceType()

See also