UPS-CS240-F12 / main_trunk

A repository that can act as our central hub, for others to fork off of etc.
4 stars 0 forks source link

How are minion keys determined in the JSON? #10

Closed mxdubois closed 11 years ago

mxdubois commented 11 years ago

Can we ensure that the key is the same as the one the device puts in the minion request? I'll just append something short, like the word minion, to the deviceUUID. We need to check if we have a minion active or not to enable/disable the minion button.

d-bahr commented 11 years ago

That should already be in place. We save the key as a member variable and use that same key everywhere else.

On Dec 9, 2012, at 11:36 PM, Michael DuBois notifications@github.com wrote:

Can we ensure that the key is the same as the one the device puts in the minion request? I'll just append something short, like the word minion, to the deviceUUID. We need to check if we have a minion active or not to enable/disable the minion button.

— Reply to this email directly or view it on GitHub.

mxdubois commented 11 years ago

Yeah it looks like it is. Thanks.

On Mon, Dec 10, 2012 at 12:02 AM, Daniel Bahr notifications@github.comwrote:

That should already be in place. We save the key as a member variable and use that same key everywhere else.

On Dec 9, 2012, at 11:36 PM, Michael DuBois notifications@github.com wrote:

Can we ensure that the key is the same as the one the device puts in the minion request? I'll just append something short, like the word minion, to the deviceUUID. We need to check if we have a minion active or not to enable/disable the minion button.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/UPS-CS240-F12/main_trunk/issues/10#issuecomment-11184563.