Pycom OTA firmware server
Project description
Pycom OTA server
Host Pycom firmware files and serve to client devices.
Directory structure
All firmware versions must be located inside the firmware
directory. Any version format is allowed, but the Python LooseVersion is recommended. Firmware files must be named appimg.bin
and be located inside the version directory.
.
|
- main.py
- firmware.py
- firmware
|
- 0.0.1
| |
| - appimg.bin
|
- 0.0.2
| |
| - appimg.bin
|
- 0.0.2.dev-f673ba1
|
- appimg.bin
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pycom-ota-server-0.0.3.tar.gz
.
File metadata
- Download URL: pycom-ota-server-0.0.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c9cfc8229bc4eb13bc0e650992e6a9710132aa9991d3618a4a0625df3003e83 |
|
MD5 | 231fe662a6118724012cc40367ae24ab |
|
BLAKE2b-256 | 5f93d8a9ad5d888ecfe6d5d2a5c2b7543e354054ffc332b25eae96212069f642 |