Skip to main content

No project description provided

Project description

Configuration tool for Mictrack MT710

Configure Mictrack MT710 over USB

Implements mictrack MT710 USB Commands List.

Wireless details sourced from How to Config Network or Bands for Mictrack Devices and MT710 Specifications.

It substitutes CoolTerm in the MT710 USB Config Tool Tutorial (macOS Version).

Usage

The tool executes commands according a config file that the user provides. This config file is a YAML list of commands described by a schema that the tool can generate:

mictrack write-schema mictrack-schema.yaml

Load this schema in your editor to assist in writing the config. For vscode it is:

"yaml.schemas": {
    "./mictrack-schema.yaml": "/config/*.yaml",
    "https://json-schema.org/draft/2020-12/schema": "/mictrack-schema.yaml"
}

The configuration commands must be preceeded by a START command and followed by either SAVE_EXIT or SAVE_REBOOT. The following is an example of a geo fenced dog collar connected to swedish 800 MHz LTE cat M1 using the SIM supplied by mictrack and reporting to the Traccar demo server. It also dumps the configuration for inspection before saving and rebooting.

- command: START
- command: WIRELESS
  technology: LTE
  lte_cat: M1
  priority: LTE_M1
- command: RADIO_BAND
  lte_m1: B20
  lte_nb1: B20
- command: ACCESS_POINT
  apn: iot.1nce.net
- command: SERVER
  host: demo.traccar.org
  port: 5030
- command: MODE
  mode: HOME
  interval: 20
- command: READ_CONF
- command: SAVE_REBOOT

Configure the device by running it with the user config. If the device serial port is at /dev/ttyUSB0 and the config in swedish_pet_on_traccar.yaml, run:

mictrack config /dev/ttyUSB0 swedish_pet_on_traccar.yaml

Inspect the printed configuration with the help of the reference on the last page of the command list document.

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

mictrack-1.0.1.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mictrack-1.0.1-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file mictrack-1.0.1.tar.gz.

File metadata

  • Download URL: mictrack-1.0.1.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mictrack-1.0.1.tar.gz
Algorithm Hash digest
SHA256 7ddc20e7387216762a17a9d87d08bd681ee04eaa3200af3ef11fef55da1e2f0f
MD5 4cb1389deb551449cf3b10087ae629af
BLAKE2b-256 ed80faa644edec5d1d80684388153c5ba610cd85b8133a6927cd4d2750f81c8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for mictrack-1.0.1.tar.gz:

Publisher: workflow.yml on per42/mictrack

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mictrack-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: mictrack-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mictrack-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a94644628534b20c5f6039d714255aafc06bca9bc367e410cce7e9cfd050dde8
MD5 e656df0227fa2553e61852966cd69eda
BLAKE2b-256 45315465ee5ee653da5f0c42a5960b5c6f7ed9a530d06188d39a899c3179dc39

See more details on using hashes here.

Provenance

The following attestation bundles were made for mictrack-1.0.1-py3-none-any.whl:

Publisher: workflow.yml on per42/mictrack

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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