Firmware Package
Meta information about a firmware package.
Model
attribute | description |
---|---|
target_version* string |
The version the firmware will upgrade to |
base_versions[string] |
The versions the firmware can upgrade from in case of a patch firmware package. In case of a full firmware package this attribute must be omitted or set to null . |
sw_type'M'|'S'|'U' |
Firmware type
|
brand'racom'|… |
The brand of the build (⚠ only RACOM can be listed in docs ⚠) |
build_type'release'|'daily'|'alpha'|'dev' |
Build type
|
build_datestring |
Build date in the yyyy-mm-dd format |
build_labelstring; [a-zA-Z0-9-]* |
Text explaining the reason why the firmware package was created. Only applicable when build_type=alpha . |