SDKDeviceInfo

constructor(id: String?, firmware: String, serial: String, serialFull: String, hardwareVersion: String, model: SDKDeviceModel, batteryPercentage: Double? = null, isCharging: Boolean? = null, hasPrinter: Boolean)

Parameters

id

device id, may not be available

firmware

device firmware

serial

device serial number

serialFull

reader serial full number

hardwareVersion

device hardware version

model

device model

batteryPercentage

percentage of battery, may not be available

isCharging

indicates if device is currently charging, may not be available

hasPrinter

indicates if device has a printer