Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

The SDK to create a Cloud Connector Data source for ARTIK Cloud

License

Notifications You must be signed in to change notification settings

webispy/artikcloud-cloudconnector-sdk

 
 

Repository files navigation

ARTIK Cloud Cloud Connector SDK

Build Status

Background

A device can send its data directly to ARTIK Cloud via API calls. However, some devices already send data to a third-party cloud. In this case, ARTIK Cloud can use the device's cloud, rather than the device, as the data source. You can build what we call a Cloud Connector to bridge ARTIK Cloud to the third-party cloud. ARTIK Cloud can then retrieve the device's data from that cloud.

This repository hosts the Cloud Connector SDK. You can write Cloud Connector Groovy code using this SDK.

What is included in this repository?

  1. libs: SDK libraries
  2. apidoc: Cloud Connector SDK API documentation
  3. template: A template project. You can build and test your own Cloud Connector code based on it.

About

The SDK to create a Cloud Connector Data source for ARTIK Cloud

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.2%
  • JavaScript 8.7%
  • Groovy 3.3%
  • Other 0.8%