thingsboard/README.md

37 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-03-27 12:05:47 +03:00
## IoT use cases
2016-12-02 17:59:37 +02:00
2017-03-27 12:05:47 +03:00
[**Smart energy**](https://thingsboard.io/smart-energy/)
[![Smart energy monitoring demo](https://cloud.githubusercontent.com/assets/8308069/23790111/62c8a61e-0586-11e7-84eb-51febc54ec09.png "Smart energy")](https://thingsboard.io/smart-energy/)
2017-02-14 15:31:09 +02:00
2017-03-27 12:05:47 +03:00
[**Smart farming**](https://thingsboard.io/smart-farming/)
[![Smart farming](https://cloud.githubusercontent.com/assets/8308069/23996135/00214844-0a55-11e7-9623-d1e3be0702ca.png "Smart farming")](https://thingsboard.io/smart-farming/)
2017-03-16 14:32:42 +02:00
2017-03-27 12:05:47 +03:00
[**Fleet tracking**](https://thingsboard.io/fleet-tracking/)
[![Fleet tracking](https://cloud.githubusercontent.com/assets/8308069/23790110/62c6ecde-0586-11e7-8249-19eafd5bf8cc.png "Fleet tracking")](https://thingsboard.io/fleet-tracking/)
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).