New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/mikoaro/cloudiot

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mikoaro/cloudiot

v1.0.11
Source
Go
Version published
Created
Source

Cloud IoT API

Go Client Library for ClearBlade IoT Core API. Go Reference

Setting up service account credentials

Create a service account in your project and download the credentials .json file. Define an environment variable named CLEARBLADE_CONFIGURATION which represents the path to the credentials .json file. Example:

export CLEARBLADE_CONFIGURATION=/path/to/file.json

Authorization

See the Authorization documentation for authorizing sdk with clearblade iot-core

API Documentation

View the Go sections of these Samples

FAQs

Package last updated on 30 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts