Skip to content

Commit ff2d0ec

Browse files
author
Pavel Hübner
authored
Update README.md
1 parent f5804d7 commit ff2d0ec

1 file changed

Lines changed: 24 additions & 2 deletions

File tree

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1-
# BigClown Repository bch-gateway
1+
<a href="https://www.bigclown.com"><img src="https://s3.eu-central-1.amazonaws.com/bigclown/gh-readme-logo.png" alt="BigClown Logo" align="right"></a>
22

3-
BigClown gateway between USB and MQTT broker.
3+
# Hub Service for BigClown USB Gateway
4+
5+
[![Travis](https://img.shields.io/travis/bigclownlabs/bch-usb-gateway/master.svg)](https://travis-ci.org/bigclownlabs/bch-usb-gateway)
6+
[![Release](https://img.shields.io/github/release/bigclownlabs/bch-usb-gateway.svg)](https://github.com/bigclownlabs/bch-usb-gateway/releases)
7+
[![License](https://img.shields.io/github/license/bigclownlabs/bch-usb-gateway.svg)](https://github.com/bigclownlabs/bch-usb-gateway/blob/master/LICENSE)
8+
[![Twitter](https://img.shields.io/twitter/follow/BigClownLabs.svg?style=social&label=Follow)](https://twitter.com/BigClownLabs)
9+
10+
This repository contains CLI service for BigClown USB Gateway.
11+
12+
## Introduction
13+
14+
The service connects to a serial port where BigClown USB Gateway is connected.
15+
It converts messages from serial port to MQTT broker and vice versa.
16+
Run with `--help` parameter to see the available options.
17+
It works with Python 2.7+ and Python 3.5+ environments and it has been tested under Linux, macOS and Windows.
18+
19+
## License
20+
21+
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT/) - see the [LICENSE](LICENSE) file for details.
22+
23+
---
24+
25+
Made with &#x2764;&nbsp; by [BigClown Labs s.r.o.](https://www.bigclown.com) in Czech Republic.

0 commit comments

Comments
 (0)