Skip to main content

Library and command line tool for working with Multitech products.

Project description

MultiTech Multitool Utility

Library and command line tool for working with Multitech products.

Usage

Command line tool multitool has functionality is into subcommands, use help argument to see details of each subcommand.

Examples

Get help:

multitool --help
multitool device --help
multitool device patch --help

Device Subcommand

The device command has tools for packaging device firmware upgrades.

Create a patch for an MDot when the images contain bootloaders:

multitool device patch -m -v 3.3.6 -d MTDOT -b 0x10000 mdot_image_3.3.6.bin mdot_image_3.3.7.bin

Compress an XDot image which does not contain a bootloader and append a CRC32:

multitool device compress -m -c -d XDOT xdot_image_3.3.7_application.bin

Installation

Use PIP to install, a multitool executable will be added to the Python scripts directory.

pip install mtsmultitool

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

mtsmultitool-0.1.0.tar.gz (271.7 kB view hashes)

Uploaded Source

Built Distributions

mtsmultitool-0.1.0-cp38-cp38-win_amd64.whl (74.9 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

mtsmultitool-0.1.0-cp38-cp38-win32.whl (72.9 kB view hashes)

Uploaded CPython 3.8 Windows x86

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