AvailableFirmwareUpdate

data class AvailableFirmwareUpdate : Parcelable

Information about available updates for the current connected device.

Parameters

requiresBluetoothConnection

Whether this update requires a Bluetooth connection to the device in order to fully complete.

requiredDate

The date at which the firmware updates will be required, at which point transactions will no longer be possible on this firmware version. Null in case of no deadline.