Pending

data class Pending(val updateDate: Date) : ReaderInfo.FirmwareUpdateStatus

A firmware update is pending. The reader will restart at the specified updateDate.

Constructors

Link copied to clipboard
constructor(updateDate: Date)

Properties

Link copied to clipboard