HardwareSoftwareInfo

data class HardwareSoftwareInfo : Parcelable

Firmware information for the device.

Properties

Link copied to clipboard
val applicationVersion: String

Current application firmware version.

Link copied to clipboard
val bluetoothVersion: String

Current Bluetooth firmware version.

Link copied to clipboard

Device id.

Link copied to clipboard
val displayName: String

Device name.

Link copied to clipboard
val firmwareName: String

Display name of the firmware.

Link copied to clipboard
val firmwareVersion: String

Current system firmware version.

Link copied to clipboard
val model: String

Device model.

Link copied to clipboard
val serialNumber: String

Device serial number.

Link copied to clipboard

Device type.