ConnectedPlacesCatapult / SharingCitiesDashboard

Personalisable dashboard for Sharing Cities IoT data
Apache License 2.0
6 stars 5 forks source link

Alert widget fixes #220

Closed kpennels closed 5 years ago

kpennels commented 5 years ago

Update files Analytics/importers/attr_range_decorator.py - Only check for alerts if the update of an attribute range entry was successful Analytics/importers/scheduler_new.py - Initialise attribute range entries when the scheduler is run and schedule the importers at 5 minute intervals Analytics/models/attributes.py - clear database metadata before a class method's logic is executed