istrategylabs / paw

BTLE dog tracking system that keeps tabs of dogs in the workplace... unleash your dog.
https://paw.isl.co
MIT License
4 stars 2 forks source link

As an ISL user, I want to see a map of active dogs in the office, so I can locate each dog #8

Closed akrawchyk closed 8 years ago

JulianGindi commented 8 years ago

I'm thinking about changing the payload sent to the Paw-API to be something like such:

event: {
  "deviceID": "someDeviceID",
  "location": "kitchen",
  "timestamp": "someUnixTimeStamp"
}

We will specify each Hydrant's "location" by setting an environment variable on the device itself