9 #import <Foundation/Foundation.h>
NSString * currentVersion
Current version.
Definition: EZDeviceVersion.h:15
NSString * downloadUrl
Firmware download URL. The value exists only when the firmware can be upgraded.
Definition: EZDeviceVersion.h:21
NSInteger isNeedUpgrade
Whether upgrade is needed: 0- No, 1- Yes, 3- Need to upgrade to the version higher than V1...
Definition: EZDeviceVersion.h:19
NSString * upgradeDesc
Upgrade description.
Definition: EZDeviceVersion.h:23
Device version information.
Definition: EZDeviceVersion.h:12
NSString * latestVersion
Latest version.
Definition: EZDeviceVersion.h:17