From f3dfdf6f04c7254184761bc36d8bd631a5ad4ed8 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Tue, 22 Jul 2025 15:12:03 -0700 Subject: [PATCH] add API code --- API Documentation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/API Documentation.md b/API Documentation.md index 481562a..212e7d5 100644 --- a/API Documentation.md +++ b/API Documentation.md @@ -78,6 +78,8 @@ Returns a list of all nodes, with optional filters based on "last seen" time. "last_seen": "2025-07-22T14:10:00.000000", "hardware": "Heltec V3", "firmware": "1.3.2", + "last_lat": 367919104, + "last_long": -1217003520, "role": "CLIENT" } ]