Package-level declarations

Types

Link copied to clipboard
class BLEFirmware(val product: String, val version: String, val firmwareUrl: Uri)

Represents firmware information for a BLE device update.

Link copied to clipboard
sealed class FirmwareUpdate

Sealed class representing the firmware update status for a device.

Link copied to clipboard
sealed class FotaUpdate

Sealed class representing the various states and progress of a Firmware Over The Air (FOTA) update process.