example.evaluate()
Example classifier: trigger if average temp is below a threshold.
Usage
example.evaluate(
animal_id,
window_readings,
now,
config,
)Config keys: - threshold_c: float
Example classifier: trigger if average temp is below a threshold.
Usage
Config keys: - threshold_c: float