thingsboard / thingsboard/thingsboard-python-client-sdk

Add software OTA

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

Nobody has claimed this yet.

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

Description

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.

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.