From 21a27144016c69e1e5449aab5254b18342e39c10 Mon Sep 17 00:00:00 2001 From: Holger Sielaff Date: Sat, 28 Jun 2025 16:22:46 +0200 Subject: [PATCH] Added README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e69de29..b788c56 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +At the moment this is just a quick hacked thing without comments (i hate it right now) + +It translates the payload of the specified device via `https://1m2m.eu/services/GETPAYLOAD?Human=`, +because i have those such devices + +I have a file, that renders the data via `gpx studio`, +but i have to rewrite it for a public git ;)