You have successfully onboarded a device to IoT Extension in MindSphere and now you want to enable the software tab to update or downgrade the firmware on a device. By default, this tab is not enabled when a device is onboarded using MQTT.
Solution
When a device is being onboarded to IoT Extension you will need to send the "114" MQTT template with a list of supported operations. To enable the software tab simply add the "c8y_SoftwareList" to the "114" template.
Example message:
"114,c8y_SoftwareList"
Notes