flavor omission 27be73c707 feat:506 show all module settings
Problem:
Missing fields are omitted.

Solution:
This fix sets the flag `always_print_fields_with_no_presence`
in the invocation of the protobuff method
`MessageToJson` will display the missing fields.

see: MessageToJson 6b36eb633c/python/google/protobuf/json_format.py (L82)
see: issue #506 https://github.com/meshtastic/python/issues/506
2024-03-18 00:01:47 -04:00
2024-03-11 12:45:32 -05:00
2023-09-06 13:16:27 -07:00
2024-03-11 12:18:25 -05:00
2020-12-21 14:48:01 +08:00
2022-04-27 11:29:05 -07:00
2024-03-11 12:20:08 -05:00
2023-03-31 20:09:59 +02:00
2021-12-30 19:37:38 -08:00
2023-03-31 20:09:59 +02:00
2022-06-16 18:57:40 -07:00
2022-10-31 19:47:42 +10:00
2022-12-20 11:18:40 -08:00
2023-03-31 20:09:59 +02:00
2023-03-31 20:09:59 +02:00
2020-09-22 12:11:51 -07:00
2022-10-31 19:47:42 +10:00
2021-04-26 18:17:24 +02:00
2022-01-11 16:36:39 -08:00
2023-01-16 13:53:31 -05:00
2024-01-15 21:33:53 +01:00
2024-03-11 12:21:00 -05:00
2022-10-31 19:47:42 +10:00
2024-01-15 21:33:53 +01:00
2023-03-31 20:09:59 +02:00

Meshtastic Python

codecov PyPI - Downloads CI CLA assistant Fiscal Contributors Vercel

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.

Getting Started Guide

Documentation/API Reference

Stats

Alt

Description
No description provided
Readme 6.4 MiB
Languages
Python 99.1%
Shell 0.7%
Makefile 0.2%