From 66427161b9207c3f7e75b3fc50967dd55cb232c3 Mon Sep 17 00:00:00 2001 From: Roby Date: Sun, 26 Apr 2026 15:58:03 +0200 Subject: [PATCH] Update install.txt --- install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.txt b/install.txt index 72e82b7..34d8a6c 100644 --- a/install.txt +++ b/install.txt @@ -17,7 +17,7 @@ Install dependencies: 2. CONFIGURATION ------------------------------------------------------------ 1. Copy 'system_monitor.py' and 'node_config.json' to - your preferred folder (e.g., '/opt/node_agent/'). + your preferred folder (e.g., '/opt/fleet-node_agent/'). 2. Edit 'node_config.json' with a unique 'client_id' and your MQTT broker credentials. 3. (Optional) Install 'RPi.GPIO' if you want hardware reset.