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

Nest: Write Data Should Check for a Successful Response #27

Closed
krkeegan opened this issue Jul 23, 2014 · 0 comments
Closed

Nest: Write Data Should Check for a Successful Response #27

krkeegan opened this issue Jul 23, 2014 · 0 comments

Comments

@krkeegan
Copy link
Owner

Currently responses are ignored.

krkeegan added a commit that referenced this issue Jul 24, 2014
This will prevent the write action from blocking if there is a delay connecting to the Nest server.  The write process is a little complicated but should be very robust, it can handle queuing multiple write commands at once.

Added a simple check of the write response, will now print an error message if the response is not OK.

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

No branches or pull requests

1 participant