thegridelectric / gw-scada-spaceheat-python

GridWorks SCADA for space heating
MIT License
5 stars 2 forks source link

Move choice for ear status csv download out of Ear class #67

Closed jessicamillar closed 2 years ago

jessicamillar commented 2 years ago

Right now the ear is used by either me or George to store status files in google drive. The relative path needs to change depending on whose computer this is running on.

Eventually this should be in aws, but for now I wanted to have the choice happen outside of the Ear actor.