WellDone / strato-old

Strato web portal - device management, configuration, and data visualization for MoMo mobile monitors
MIT License
2 stars 2 forks source link

Implement basic registration handling #36

Closed amcgee closed 10 years ago

amcgee commented 10 years ago

What happens when a device we don't have in our system starts reporting data? How do we present this to the right user to claim?

amcgee commented 10 years ago

The most naive solution is done - when a report comes in from an SMS number we don't recognize we just add that "monitor" to the system, give it a random name (the SMS number) and don't give it a location yet. Once we have an account system we'll need to figure out how to associate the new device with a particular account.