Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
blavka committed Jun 8, 2021
1 parent ac4fb64 commit bb9cafa
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,22 @@

# MQTT to InfluxDB

[![Travis](https://img.shields.io/travis/bigclownlabs/bch-mqtt2influxdb/master.svg)](https://travis-ci.org/bigclownlabs/bch-mqtt2influxdb)
[![Release](https://img.shields.io/github/release/bigclownlabs/bch-mqtt2influxdb.svg)](https://github.com/bigclownlabs/bch-mqtt2influxdb/releases)
[![License](https://img.shields.io/github/license/bigclownlabs/bch-mqtt2influxdb.svg)](https://github.com/bigclownlabs/bch-mqtt2influxdb/blob/master/LICENSE)
[![Travis](https://img.shields.io/travis/hardwario/bch-mqtt2influxdb/master.svg)](https://travis-ci.org/hardwario/bch-mqtt2influxdb)
[![Release](https://img.shields.io/github/release/hardwario/bch-mqtt2influxdb.svg)](https://github.com/hardwario/bch-mqtt2influxdb/releases)
[![PyPI](https://img.shields.io/pypi/v/mqtt2influxdb.svg)](https://pypi.org/project/mqtt2influxdb/)
[![License](https://img.shields.io/github/license/hardwario/bch-mqtt2influxdb.svg)](https://github.com/hardwario/bch-mqtt2influxdb/blob/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/follow/hardwario_en.svg?style=social&label=Follow)](https://twitter.com/hardwario_en)


## Example

```
mqtt2influxdb -c /etc/bigclown/mqtt2influxdb.yaml --debug
mqtt2influxdb -c /etc/hardwario/mqtt2influxdb.yaml --debug
```

## How to install & configure

https://developers.hardwario.com/tutorials/mqtt-to-influxdb
https://tower.hardwario.com/en/latest/tutorials/mqtt-to-influxdb/

## License

Expand Down

0 comments on commit bb9cafa

Please sign in to comment.