Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add software OTA

Open
#101 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
api

Research direction

No file or test is named. Start by locating the existing firmware OTA MQTT requests and attribute readings, using the linked ThingsBoard OTA documentation for the firmware-versus-software distinction. Done means software OTA follows the same process with /sw/ paths instead of /fw/.

Written by the indexing model from the issue text.

Description

enhancement

At this time, it is only possible to perform firmware updates, not software updates: https://thingsboard.io/docs/user-guide/ota-updates/#firmware-vs-software
From what I have seen, the process is the same; it would be enough to replace /fw/ with /sw/ in the MQTT requests and in the attribute readings.

Dominant language
Python
Stars
130
Forks
86
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from thingsboard/thingsboard-python-client-sdk

All issues in thingsboard/thingsboard-python-client-sdk

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.