<description>These values define the type of firmware release.</description>
<entryvalue="0"name="DEV">
<description>A development version of the software. Basically, anything compiled from master branch.</description>
<enumname="FIRMWARE_VERSION_TYPE">
<description>These values define the type of firmware release. These values indicate the first version or release of this type. For example the first alpha release would be 64, the second would be 65.</description>
<entryvalue="0"name="FIRMWARE_VERSION_TYPE_DEV">
<description>development release</description>
</entry>
<entryvalue="64"name="ALPHA1">
<description>The first alpha release.</description>