Skip to content

Wrap iot-client #8

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

Merged
merged 3 commits into from
Jul 21, 2021
Merged

Wrap iot-client #8

merged 3 commits into from
Jul 21, 2021

Conversation

polldo
Copy link
Contributor

@polldo polldo commented Jul 21, 2021

Introduce iot package to wrap the iot-client-go.
This allows to perform cloud operations in a simple and transparent way, like adding a device, exploiting the iot-api rest interface.

polldo added 3 commits July 21, 2021 18:41
- Move iot in internal package
- Add significative comments
- Rename auth.go in token.go
@polldo polldo requested a review from zmoog July 21, 2021 16:45
@polldo polldo merged commit 026157a into main Jul 21, 2021
@polldo polldo deleted the polldo/iot-client branch July 21, 2021 16:52
polldo pushed a commit that referenced this pull request Sep 2, 2022
Introduce iot package to wrap the arduino iot-client-go.
This allows to perform cloud operations in a simple and transparent way, like adding a device, exploiting the iot-api rest interface.

* Wrap iot client go

* iot client - implement add certificate

* Refactor iot wrapper as internal package

- Move iot in internal package
- Add significative comments
- Rename auth.go in token.go
polldo pushed a commit that referenced this pull request Sep 2, 2022
Introduce iot package to wrap the arduino iot-client-go.
This allows to perform cloud operations in a simple and transparent way, like adding a device, exploiting the iot-api rest interface.

* Wrap iot client go

* iot client - implement add certificate

* Refactor iot wrapper as internal package

- Move iot in internal package
- Add significative comments
- Rename auth.go in token.go
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

Successfully merging this pull request may close these issues.

2 participants