/go-iotkit

API client and CLI app for Intel's IoT Kit analytics platform implemented in Go

Primary LanguageGo

About

API client and CLI app for Intel's IoT Kit analytics platform implemented in Go

Why

  • There is no official Go client for the API (there are Python, JS, C though)

Notice

  • work in progress
  • partial coverage

IoT Kit API

  • Authorization.Create
  • Devices.CreateComponent
  • Observations.Create

IoT Kit CLI v0.1

  • iotkit auth:login
  • iotkit device:component:create
  • iotkit observation:create