You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments