Birdbh / Engicoders

COSC 310 Project
0 stars 0 forks source link

adds an alarmer class and test class for it #239

Closed Jcp149 closed 6 months ago

Jcp149 commented 7 months ago

alarmer class intakes the sensor attached to the alarm and the high and low thresholds. this class allows the user to take a single input for high and low thresholds and makes it a list of however large the list length is of the repeated threshold to make it easy to translate the thresholds to chart.js lines.

JamesShadowfyre commented 7 months ago

This can probably go in the alarm class

Jcp149 commented 7 months ago

kk ill move to alarm, didnt want to add to what burke was trying to get working

Birdbh commented 6 months ago

Should this be closed now that James has finished implementing alarm?

Jcp149 commented 6 months ago

no @Birdbh , just waiting approval