thingsboard/README.md

30 lines
866 B
Markdown
Raw Normal View History

2016-12-01 20:49:14 +02:00
# 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
2016-12-02 17:50:41 +02:00
Thingsboard documentation is hosted on [thingsboard.io](http://thingsboard.io/docs).
2016-12-01 20:49:14 +02:00
2016-12-02 17:59:37 +02:00
## Sample Dashboard
Visualize your IoT data in minutes.
![Dashboard](./img/dashboard.gif?raw=true "Real-time Fleet Dashboard")
## Getting Started
2016-12-02 18:03:43 +02:00
Build your first Thingsboard application by following this [guide](http://localhost:4000/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).