friendlydev/meshtastic-decode

PHP Library to work with Meshtastic protobuf encoded and encrypted data

1.0.3 2024-04-09 10:55 UTC

This package is auto-updated.

Last update: 2024-04-22 08:32:34 UTC


README

Tests Latest Stable Version Total Downloads Latest Unstable Version License PHP Version

Overview

This package is still under development, and has no documentation. It uses my PHP Meshtastic Protobufs to decode the messages from the Meshtastic devices/MQTT server.

Protobuf Documentation/API Reference

Meshtastic Website

Installation

composer require friendlydev/meshtastic-decode

License

Please refer to LICENSE.

TODO

  • Add tests
  • Add documentation
  • Add examples