js icon indicating copy to clipboard operation
js copied to clipboard

Several interfaces are missing due to depending on old protobuf build

Open johnlaur opened this issue 1 year ago • 0 comments

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.

johnlaur avatar Aug 20 '24 16:08 johnlaur