An open API service indexing awesome lists of open source software.

https://github.com/bradjc/awairlocal-influxdb

Pull from a local Awair Omni device and push to InfluxDB.
https://github.com/bradjc/awairlocal-influxdb

Last synced: 8 days ago
JSON representation

Pull from a local Awair Omni device and push to InfluxDB.

Awesome Lists containing this project

README

          

Awair Local to InfluxDB
=====================

This script pulls data from a local Awair Omni device and pushes it to an
InfluxDB 1.0 database.

## Configuration

This requires two configurations: one for the Awair device(s) and one for the
InfluxDB database.

### APsystems Configuration

`/etc/swarm-gateway/awairlocal.conf`:

```
ipaddress=192.168.1.1,192.168.1.2
```