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
{{ message }}
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
SensorValue(QString d, int r, int e, int s1, int s2, int s3, int s4) : date(d), room(r), evaporator(e), sensor1(s1), sensor2(s2), sensor3(s3), sensor4(s4) {}