Off-Top-App / off-top-flutter

Repository for our mobile client application.
0 stars 2 forks source link

OT-ImplementNewMeter #20

Open frlzjosh opened 4 years ago

frlzjosh commented 4 years ago

WHAT TO DO:

  1. Implement a new meter that is able to update in realtime

DONE:

  1. Done means that you can stream produced data coming from off-top-python and see the meter update as the data is being consumed in the front-end.