Close

Collect weather data

A project log for Uncontrolled Mechanical Ventilation

Automatic CMV

sanpiSanpi 07/16/2016 at 15:080 Comments

SELECT * FROM weather ORDER BY created DESC LIMIT 1;

First step: collect weather data and store in a database.

Discussions