Overview
To understand the exact functionality of the firmware, it is often necessary to check the full version of the firmware.
Or when using customization or beta firmware, there may be instances where the full firmware name is required.
By using the SDK, you can check not only the version information but also the firmware build details.
This article provides guidance on how to retrieve firmware information using the SDK.
1. Retrieve Firmware Information
To check the firmware information, please use the API listed below:
FactoryConfig API: https://kb.supremainc.com/bs2sdk/doku.php?id=en:configuration_api#bs2factoryconfig
The BS2FactoryConfig structure allows you to check not only the firmware information but also the full specifications of the device.
2. Sample Code
3. Result
As shown in the screenshot below, you can view the output results of the firmware information.