You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plot"< sqlite3 sensors.db \"SELECT date || ' ' || time, value from sensors where date > datetime('now','-1 days', 'localtime') and name = 'outdoor';\""using1:2title"outdoor", "< sqlite3 sensors.db \"SELECT date || ' ' || time, value from sensors where date > datetime('now','-1 days', 'localtime') and name = 'indoor';\""using1:2title"indoor