An open API service indexing awesome lists of open source software.

https://github.com/kb2ma/datahead

Data collector
https://github.com/kb2ma/datahead

Last synced: 2 months ago
JSON representation

Data collector

Awesome Lists containing this project

README

        

Datahead implements CoAP-based data collection.

Usage
=====
From a command line:

```
$ python collector.py
```

Datahead generates a log file, `datahead.log`.

License
=======
Datahead is released under the [Mozilla Public License, 2.0][1]. Our intent is that the content of the files we have developed must remain freely available. If you redistribute those files, you must share any changes you have made to them. Please send us your fixes and improvements so everyone benefits!

On the other hand, it's perfectly fine to add proprietary files to Nethead as an application that you redistribute, within the requirements of the license. Give it a read, or see the [Wikipedia article][2] to get started.

[1]: http://opensource.org/licenses/MPL-2.0
[2]: http://en.wikipedia.org/wiki/Mozilla_Public_License