Skip to content

Commit 712a174

Browse files
authored
Update README.md
1 parent 27f0743 commit 712a174

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Thingsboard IoT Gateway
22
[![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)
3-
[![Build Status](https://travis-ci.org/thingsboard/thingsboard-gateway.svg?branch=master)](https://travis-ci.org/thingsboard/thingsboard-gateway)
43

54
The Thingsboard **IoT Gateway** is an open-source solution that allows you to integrate devices connected to legacy and third-party systems with Thingsboard.
65

76
Thingsboard is an open-source IoT platform for data collection, processing, visualization, and device management. See [**What is Thingsboard?**](https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/) if you are new platform user.
87

9-
## Documentation
8+
![IoT Gateway architecture](./img/tb-gateway.png?raw=true "IoT Gateway architecture")
9+
10+
### Documentation
1011

1112
Thingsboard IoT Gateway documentation is hosted on [thingsboard.io](https://thingsboard.io/docs/iot-gateway/).
1213

@@ -22,8 +23,6 @@ Thingsboard IoT Gateway provides following features:
2223

2324
### Architecture
2425

25-
![IoT Gateway architecture](./img/tb-gateway.png?raw=true "IoT Gateway architecture")
26-
2726
The IoT Gateway is built on top of **Java**, however is different from similar projects that leverage OSGi technology.
2827
The idea is distantly similar to microservices architecture.
2928
There are **other programming languages** (C, C++, Python, Javascript, Go..) that may be more suitable for application development that target IoT devices.

0 commit comments

Comments
 (0)