thingsboard/README.md

34 lines
1.8 KiB
Markdown
Raw Normal View History

2016-12-06 17:52:24 +02:00
# Thingsboard
2016-12-06 18:28:50 +02:00
[![Join the chat at https://gitter.im/thingsboard/chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/thingsboard/chat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2016-12-06 17:52:24 +02:00
[![Build Status](https://travis-ci.org/thingsboard/thingsboard.svg?branch=master)](https://travis-ci.org/thingsboard/thingsboard)
2016-12-01 19:46:42 +02:00
2016-12-02 17:48:16 +02:00
Thingsboard is an open-source IoT platform for data collection, processing, visualization, and device management.
2016-12-01 19:46:42 +02:00
2016-12-01 20:49:14 +02:00
<img src="./img/logo.png?raw=true" width="100" height="100">
2016-12-01 11:38:15 +02:00
2016-12-02 17:48:16 +02:00
## Documentation
2016-12-01 20:49:14 +02:00
2017-01-12 22:52:45 +02:00
Thingsboard documentation is hosted on [thingsboard.io](https://thingsboard.io/docs).
2016-12-01 20:49:14 +02:00
2017-02-14 15:33:25 +02:00
## Sample Dashboards
2016-12-02 17:59:37 +02:00
2017-02-14 15:33:25 +02:00
[**Smart energy monitoring**](https://demo.thingsboard.io/demo?dashboardId=e8e409c0-f2b5-11e6-a6ee-bb0136cc33d0&source=github)
2017-02-14 15:31:09 +02:00
[![Smart energy monitoring demo](https://cloud.githubusercontent.com/assets/8308069/22930674/24f6d05a-f2ca-11e6-8b57-d993dcfff02b.png "Smart energy monitoring demo")](https://demo.thingsboard.io/demo?dashboardId=e8e409c0-f2b5-11e6-a6ee-bb0136cc33d0&source=github)
2017-02-14 15:33:25 +02:00
[**Smart bus tracking**](https://demo.thingsboard.io/demo?dashboardId=3d0bf910-ee09-11e6-b619-bb0136cc33d0&source=github)
2017-02-10 20:38:28 +02:00
[![Smart bus tracking demo](https://cloud.githubusercontent.com/assets/8308069/22839004/424b0308-efd0-11e6-8e90-7c7ca002495c.png "Smart bus tracking demo")](https://demo.thingsboard.io/demo?dashboardId=3d0bf910-ee09-11e6-b619-bb0136cc33d0&source=github)
2016-12-02 17:59:37 +02:00
## Getting Started
2017-01-12 22:52:45 +02:00
Collect and Visualize your IoT data in minutes by following this [guide](https://thingsboard.io/docs/getting-started-guides/helloworld/).
2016-12-02 17:59:37 +02:00
2016-12-01 20:49:14 +02:00
## Support
2016-12-02 17:48:16 +02:00
- [Community chat](https://gitter.im/thingsboard/chat)
- [Q&A forum](https://groups.google.com/forum/#!forum/thingsboard)
- [Stackoverflow](http://stackoverflow.com/questions/tagged/thingsboard)
2016-12-01 20:49:14 +02:00
## Licenses
2016-12-02 17:59:37 +02:00
This project is released under [Apache 2.0 License](./LICENSE).