Files
LORAWAN-GPS-Tracker/utils

3 lines
101 B
Plaintext
Raw Normal View History

2025-06-28 16:35:13 +02:00
psq="sudo -upostgres psql track -c"
$psq "select count(*) from tracks WHERE request_type = 'uplink'"