You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 fixedmeshtastic/js
and I will be happy to post a PR against that project as soon as these dependencies are fixed.The text was updated successfully, but these errors were encountered: