Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycom-ota-server-0.0.3.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page