larsfl/Publish OTA to ThingsBoard
GitHub action to publish OTA packages to ThingsBoard
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 13, 2025
- License
- MIT
Pinned Snippet
uses: larsfl/upload-thingsboard-ota-firmware@c65b900818a3f31e786faa423f2387715902bbd9 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| title | OTA Title | yes | — |
| version | OTA Version | yes | — |
| file | File to upload | yes | — |
| tb_url | ThingsBoard URL | yes | — |
| device_profile_id | Device Profile ID | yes | — |
| tb_username | ThingsBoard Username | yes | — |
| tb_password | ThingsBoard Password | yes | — |
Outputs
no outputs