Update install.txt

This commit is contained in:
2026-04-26 15:58:03 +02:00
parent 0cc45ed318
commit 66427161b9
+1 -1
View File
@@ -17,7 +17,7 @@ Install dependencies:
2. CONFIGURATION 2. CONFIGURATION
------------------------------------------------------------ ------------------------------------------------------------
1. Copy 'system_monitor.py' and 'node_config.json' to 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 2. Edit 'node_config.json' with a unique 'client_id' and
your MQTT broker credentials. your MQTT broker credentials.
3. (Optional) Install 'RPi.GPIO' if you want hardware reset. 3. (Optional) Install 'RPi.GPIO' if you want hardware reset.