daniel-schroeder-io / SeniorCapstone

A repository for senior capstone
0 stars 1 forks source link

Change meter_id to include device address. #263

Closed jackrwoods closed 6 years ago

jackrwoods commented 6 years ago

Currently, meters are only identified by the serial number of their AcquiSuite. Two meters can share the same AcquiSuite, so this poses a problem. This change to meter_id will create a unique meter entry in our meters collection for each electricity meter, and should not require any widespread changes to the codebase.