Skip to content

Commit f3db860

Browse files
committed
readme update
1 parent f3bd679 commit f3db860

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,15 @@ Set of tools for processing, storing, and visualizing data from Meshtastic mesh
7070

7171
- statistics for the messages collected in past 1 and 7 days.
7272

73-
### 4. Auxiliary script to dump and copy data (`cron-task.sh`)
73+
### 4. Auxiliary script:
74+
75+
#### 4a. to dump and copy data (`cron-task.sh`)
7476
- to be run from cron
77+
- updates hourly database (`mqtt_messages_distilled.db`)
7578
- dump json data, copy to web directory, generates timestamp
7679

80+
#### 4a. to clean database (`db_clean_old_records.py`)
81+
- as the name suggests, removes old messages and traceroute info from the main database
7782

7883
## Installation
7984

0 commit comments

Comments
 (0)