Simple Management Protocol (SMP) Manager for remotely managing MCU firmware
Project description
Simple Management Protocol (SMP) Manager
smpmgr is a CLI application for interacting with device firmware over a
serial (UART or USB), Bluetooth (BLE), or UDP, connection. It can be used as a
reference implementation of the smp and
smpclient libraries when developing your own SMP
application.
The SMP specification can be found here.
Install
You can download a portable executable for Windows, Linux, and macOS from the latest releases page.
smpmgr is also distributed by PyPI. If you already have a
Python environment setup, then it is strongly recommended to install smpmgr with
pipx instead of pip.
Custom SMP Groups
smpmgr supports user-provided plugins that implement proprietary SMP groups.
smpmgr --plugin-path=plugins --help
See /plugins for more information and examples.
Development Quickstart
Assumes that you've already setup your development environment.
- activate envr, the environment manager for bash, zsh, and PS:
. ./envr.ps1 - run
poetry installwhen pulling in new changes - run
lintafter making changes - run
testafter making changes - run
buildto build a portable executable bundle atdist/smpmgr-<git tag>. Refer toportably.pyfor details. - add library dependencies with
poetry:poetry add <my_new_dependency> - add test or other development dependencies using poetry groups:
poetry add -G dev <my_dev_dependency>
Development Environment Setup
Install Dependencies
- poetry >= 2: https://python-poetry.org/docs/#installation
Create the venv
poetry install
The venv should be installed to .venv.
Activate envr
envr supports bash, zsh, and PS in Linux, MacOS, and Windows. If you are using an unsupported shell, you can activate the
.venvenvironment manually, usepoetry runandpoetry shell, and refer toenvr-defaultfor useful aliases.
. ./envr.ps1
Verify Your Setup
To verify the installation, make sure that all of the tests are passing using these envr aliases:
lint
test
Enable the githooks
The pre-commit hook will run the linters but not the unit tests.
git config core.hooksPath .githooks
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smpmgr-0.14.1.tar.gz.
File metadata
- Download URL: smpmgr-0.14.1.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc542ec9136d23d63946c303332b229978435912733aabb23e5d29ac192ffa49
|
|
| MD5 |
f5fd8b29b2f8d1efae8c917d0ecda308
|
|
| BLAKE2b-256 |
3c910bb94511efa80d5c1e33ad9ebc439237fa78a6066d58c2a024e6a3650fae
|
Provenance
The following attestation bundles were made for smpmgr-0.14.1.tar.gz:
Publisher:
release.yaml on intercreate/smpmgr
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smpmgr-0.14.1.tar.gz -
Subject digest:
dc542ec9136d23d63946c303332b229978435912733aabb23e5d29ac192ffa49 - Sigstore transparency entry: 646997669
- Sigstore integration time:
-
Permalink:
intercreate/smpmgr@c37713b5dfea459eac3b8799f450f4bd79be80ff -
Branch / Tag:
refs/tags/0.14.1 - Owner: https://github.com/intercreate
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@c37713b5dfea459eac3b8799f450f4bd79be80ff -
Trigger Event:
release
-
Statement type:
File details
Details for the file smpmgr-0.14.1-py3-none-any.whl.
File metadata
- Download URL: smpmgr-0.14.1-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a09cf53175c76a5e20a7f8e353d73f0727ef46a9e68b905e0fbb582ccde375c2
|
|
| MD5 |
3cfa9f25cd70b634d9248acfa62fa3b2
|
|
| BLAKE2b-256 |
313566c1b1132cd10b94c6e3628c1a186bb04f0c776cc4f840c90a1ea2025504
|
Provenance
The following attestation bundles were made for smpmgr-0.14.1-py3-none-any.whl:
Publisher:
release.yaml on intercreate/smpmgr
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smpmgr-0.14.1-py3-none-any.whl -
Subject digest:
a09cf53175c76a5e20a7f8e353d73f0727ef46a9e68b905e0fbb582ccde375c2 - Sigstore transparency entry: 646997672
- Sigstore integration time:
-
Permalink:
intercreate/smpmgr@c37713b5dfea459eac3b8799f450f4bd79be80ff -
Branch / Tag:
refs/tags/0.14.1 - Owner: https://github.com/intercreate
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@c37713b5dfea459eac3b8799f450f4bd79be80ff -
Trigger Event:
release
-
Statement type: