This repository contains code and notes related to the sensor packages developed for WSU Urbanova Air Quality Network (aqnet). This particular repository is for sensors that are used as part of the Ramboll project at schools in the Spokane School District.
Note that "SchoolDirectory" is the directory on the RPi where you're storing the data from the node. Also "/Users/matthew/data/school/indoor/nodeX/" is the directory on your iMac where you want the data to be copied too.
Here is information on how to copy a file using the rsync command through an "ssh tunnel":
https://kyup.com/tutorials/copy-files-rsync-ssh/
Based on this example (and others on the web), this is the type of rsync command you'll need to execute for each of the indoor units.
Note that "SchoolDirectory" is the directory on the RPi where you're storing the data from the node. Also "/Users/matthew/data/school/indoor/nodeX/" is the directory on your iMac where you want the data to be copied too.