|
ChipDna Mobile
|
This class represents the current status of firmware updates. More...
#import <FirmwareUpdateStatus.h>
Inherits NSObject.
Properties | |
| NSString * | dateTimeFormat |
| NSString * | daysUntilFirmwareUpdateRequired |
| NSString * | requiredFirmwareUpdateDateTime |
| NSArray< NSString * > * | filesRequiringUpdate |
This class represents the current status of firmware updates.
|
readnonatomicstrong |
Date format for requiredFirmwareUpdateDateTime.
|
readnonatomicstrong |
The number of days until a firmware update must take place.
|
readnonatomicstrong |
List of firmware files requiring to be updated.
|
readnonatomicstrong |
The time and date when firmware update is required.