Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.41 KB

File metadata and controls

30 lines (19 loc) · 1.41 KB

Decode Meshtastic Protobuf Data

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