-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Migrate IoT samples to Cloud Client library #1478
Comments
Can we assign this to somebody or should we close it for now as infeasible? |
I'm the right one to take it, I was waiting for another CL to land first. |
The samples should also be move to the client library instead of living here https://github.com/googleapis/nodejs-iot This way we catch bugs when we release the library and not only later when we notice it in this repo. |
SGTM, I may not be able to get to this until late Nov. early Dec. but it should not take long after I've wrapped up my talks and travel. |
This is not fixed, will resolve once migration is complete. |
We'll be 3/4 of the way there after this PR merges. |
we're 3/4 of the way there! |
4/4 will wrap up when #1594 merges |
Because it's easier to instantiate client libraries, we should migrate the IoT samples to the Cloud Client library. Example code showing send command to device:
The text was updated successfully, but these errors were encountered: