main
Fingerbot Meshtastic Bridge
Small PlatformIO project that processes Meshtastic messages as commands, forwarding them to preconfigured Fingerbot nodes.
Available commands
Commands are parsed from Meshtastic messages prefixed with FB.
ping:PONGhelp: returns command help textstatus: queue, uptime, configured devicespush [device] [ms|short|long] ...: queue push patternidentify [device]: trigger identify on target device
Secrets setup
Sensitive values are stored in src/secrets.h. Use src/secrets.example.h as a template and enter your values.
Description
Languages
C++
100%