chrisonntag / mmetering-server

Smart metering for community houses based on Python+Django, Redis, Celery and serial communication.
0 stars 0 forks source link

Show meter availability on frontend display #39

Closed chrisonntag closed 5 years ago

chrisonntag commented 5 years ago

Since 205e6c709e3b4d8e3227930011559c74f7fce615 the availability of each meter is being updated every 15 minutes in the meter model. Display the current status of each meter in the frontend as well.