GSE-Project / SS2016-group2

2 stars 3 forks source link

Request Stops #63

Closed themetalone closed 8 years ago

themetalone commented 8 years ago

As stated in our requirements documentation the end user should be able to request a stop at the:

mbaniasad commented 8 years ago

please contact me for discussion about the interface

themetalone commented 8 years ago

Set to Iteration 3 since the feature isn't yet implemented on the server

skaldo commented 8 years ago

I have prepared the 1st draft of the interface: https://github.com/GSE-Project/SS2016-group2/wiki/API-Proposal-for-SF_C4,-SF_C11---Request-(Custom)-Stop

@themetalone could you please have a look if I haven't missed anything? @mbaniasad: This is the draft I mentioned in the e-mail, as I can't meet you tomorrow in person, please have a look. I would be happy to hear inputs from you too. Just let me know on Hangouts.

mbaniasad commented 8 years ago

1- id of device is a good Idea, but how is this going to be implemented? is there a special unique deviceid that can be sent or you should get the device Id from the server which would require the interface to be negotiated.

themetalone commented 8 years ago

I would recommend calling window.device.uuid or the cordova equivalent to get the ID at client side and pass it to the server.

themetalone commented 8 years ago

@mbaniasad please have a look at Interface proposal since I reviewed some changes into it

skaldo commented 8 years ago

@themetalone This is the plugin we could use for the uuid: https://github.com/Paldom/UniqueDeviceID

themetalone commented 8 years ago

The Datalogic should now be able to request stops

skaldo commented 8 years ago

To keep it simple for this iteration I propose to do following:

I think this is the base functionality the customer requires for this iteration. During the 3rd iteration meeting, we can talk to the customer to refine the functionality.