You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please take a look at some sample CSV files uploaded here. Think about how we can parse these files (representing one eGauge) to create one file for each device connected to the eGauge. So, step by step, how would you do it? Remember we will need to translate or map the description of the device to a label, like description="A/C" to label="air conditioner". What parts of the existing code can be reused?
Let's discuss this tomorrow 7/7 when everyone gets in.
Please take a look at some sample CSV files uploaded here. Think about how we can parse these files (representing one eGauge) to create one file for each device connected to the eGauge. So, step by step, how would you do it? Remember we will need to translate or map the description of the device to a label, like description="A/C" to label="air conditioner". What parts of the existing code can be reused?
Let's discuss this tomorrow 7/7 when everyone gets in.
@toaditipatel @sansaldo @Seth14 @TylerBeauregard @GithubVik
The text was updated successfully, but these errors were encountered: