Platform Venus OS on Rpi 3B+
To track our boat data I would like to track location (GPS coordinates) every minute but I don't want to swamp the VRM with all the electrical data from our boat, every 15 minutes will probably do. So questions are;
a) Is it possible to specify different logging intervals ?
b) Would it matter to the VRM if we did log every minute ?
I would have to check the impact of frequent logging of all date on our GSM data usage
Alternative is for me to set up a local script to log the GPS data and a python web page to allow it to be retrieved from our Venus Rpi.