alesanfra / lora-gwmp

GWMP (Gateway Message Protocol) parser for LoRa and LoRaWAN networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov

Gateway Message Protocol (GWMP) parser

This is a simple utility for parsing GWMP messages used in LoRa and LoRaWAN networks.

Installation

pip install gwmp

Usage

gwmp parse my-file.txt --out parsed.csv --key hexadecimalkey

About

GWMP (Gateway Message Protocol) parser for LoRa and LoRaWAN networks

License:GNU General Public License v3.0


Languages

Language:Python 100.0%