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.
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.