Skip to content

Data Flow

Stephen Matta edited this page Dec 29, 2015 · 1 revision

The server queries the AirNow API on a fixed interval to retrieve updated data. A process on the Airwatch server updates the Airwatch database by adding new rows and deleting old ones. Using Meteor's DDP, this data is shared with clients live (if they are currently using Airwatch) or when they log in to Airwatch.

scannable document on dec 29 2015 10_31_51 am

Clone this wiki locally