mirror of
https://github.com/meshtastic/python.git
synced 2026-01-14 18:57:56 -05:00
10517ac94d781d462a1b6e84132043dbcf140f6c
By prefixing a value with "base64:" e.g. ("base64:AQ==") it will now be
decoded to raw bytes. This is useful when setting psk as that is often
shown as base64.
Meshtastic Python
Overview
A Python client for use with Meshtastic devices. This small library (and example application) provides an easy API for sending and receiving messages over mesh radios. It also provides access to any of the operations/data available in the device user interface or the Android application. Events are delivered using a publish-subscribe model, and you can subscribe to only the message types you are interested in.
Stats
Description
Languages
Python
99.1%
Shell
0.7%
Makefile
0.2%