ClearBlade IoT Core API's Go client library
Create a service account in your project and download the credentials .json file. Define environment variable CLEARBLADE_CONFIGURATION
, representing the credentials .json file's path. Example:
export CLEARBLADE_CONFIGURATION=/path/to/file.json
See the Authorization documentation for authorizing SDK with ClearBlade iot-core.
View the Go sections of these Samples.