Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a developer I want to identify my accessory #1

Closed
brutella opened this issue Apr 8, 2015 · 1 comment
Closed

As a developer I want to identify my accessory #1

brutella opened this issue Apr 8, 2015 · 1 comment

Comments

@brutella
Copy link
Owner

brutella commented Apr 8, 2015

The current implementation of POST /identify does nothing other than responding with HTTP status code 204 (no content).

Things to do

  • Respond with HTTP status code 400 (bad request) when accessory is already paired with a device
  • Respond with HTTP status code 204 (no content) when accessory is not paired. Provide method for developers to let the accessory identify itself.
@brutella
Copy link
Owner Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant