Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several interfaces are missing due to depending on old protobuf build #96

Open
johnlaur opened this issue Aug 20, 2024 · 0 comments · Fixed by #97
Open

Several interfaces are missing due to depending on old protobuf build #96

johnlaur opened this issue Aug 20, 2024 · 0 comments · Fixed by #97
Labels
bug Something isn't working

Comments

@johnlaur
Copy link
Contributor

Many interfaces are missing due to this library depending on an outdated build of meshtastic/protobufs

Specific examples include the following interfaces among others:

Mqtt.MapReport
Paxcount.Paxcount

I have bumped these revisions and updated relevant apis in the associated PR.

I also have revisions to meshtastic/node-red-contrib-meshtastic that fix many problems with the library including the name conflict with node-red-contrib-protobuf, the broken decrypt node, and several missing protocols in the decode node. These fixes are dependent upon a fixed meshtastic/js and I will be happy to post a PR against that project as soon as these dependencies are fixed.

@Hunter275 Hunter275 added the bug Something isn't working label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants