Added optimization to band locking fetch calls

This commit is contained in:
Russel Yasol
2024-12-24 09:13:52 +08:00
parent d7555208d3
commit 8b80f3bd35
57 changed files with 210 additions and 73 deletions

View File

@@ -5,4 +5,4 @@ echo "Content-Type: application/json"
echo
# Read the JSON file and get only the last entry using jq
jq 'last' /www/signal_graphs/data_usage.json
jq 'last' /tmp/signal_graphs/data_usage.json