Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.42 KB

File metadata and controls

27 lines (21 loc) · 1.42 KB

Firmware

Properties

Name Type Description Notes
version str, none_type [optional]
buildid str, none_type [optional]
android_flavor str, none_type Android only flavor [optional]
api_version str, none_type Android only API version [optional]
sha256sum str, none_type [optional]
sha1sum str, none_type [optional]
md5sum str, none_type [optional]
size int, none_type [optional]
unique_id str, none_type [optional]
metadata {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type Firmware metadata [optional]
releasedate datetime, none_type Release Date [optional]
uploaddate datetime, none_type Date uploaded [optional]
url str, none_type URL firmware is available at [optional]
orig_url str, none_type URL firmware is available at from vendor [optional]
filename str, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]