This is a simple example of an client. It will list your collections and devices on the standard output.
You'll need an API token for the client and you run it by running go run main.go --token=[your API token].
Simple example in Golan to retrieve a collection and devices
Repository from Github https://github.comlab5e/golang-simple
This is a simple example of an client. It will list your collections and devices on the standard output.
You'll need an API token for the client and you run it by running go run main.go --token=[your API token].
Simple example in Golan to retrieve a collection and devices
Apache License 2.0