Add traffic management module to the python libraries#890
Add traffic management module to the python libraries#890h3lix1 wants to merge 2 commits intomeshtastic:masterfrom
Conversation
|
This all seems reasonable to me; assuming the protobuf and firmware changes also get merged, would you mind pinging me to get back to this whenever it's ready to go out of draft? I'm |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #890 +/- ##
==========================================
- Coverage 59.82% 59.79% -0.04%
==========================================
Files 24 24
Lines 4329 4333 +4
==========================================
+ Hits 2590 2591 +1
- Misses 1739 1742 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
github-actions seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
946995b to
d5eaece
Compare
|
@ianmcorvidae should be good to go.. firmware changes are still in progress though.. I'm not sure if this goes ahead of those or not. |
Adding traffic_management to be part of the configuration options when using --set and --get.
This relates to meshtastic/protobufs#849 and can't be pushed until the protobufs are complete.
Placing this in draft for now.