File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 ❤ ;   ; by [ BigClown Labs s.r.o.] ( https://www.bigclown.com ) in Czech Republic.
You can’t perform that action at this time.
0 commit comments