Skip to content

cometa/device-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cometa Device SDK

This repository has the source code for the Cometa C device SDK libraries and samples.

The Cometa API with a description of the mode of operations, is documented in ./docs/cometa-api.html. The online version is at http://www.cometa.io

Devices and sample applications can be tested interactively with the API console provided by the Cometa server at the URI: http://{SERVER_NAME}:{SERVER_PORT}/api-console.html.

Contents

The directories are:

  • linux: Linux/Posix libraries, in particular embedded Linux systems, Raspberry PI and BeagleBone.
  • python: OS independent Python client library. For any system with Python.