Ingics
A rust library to parse the manufacturer data of Ingics BLE Sensors.
Usage
Add this to your Cargo.toml:
[]
= "0.1.1"
Examples
Currently, one example is available: ble_influx. The example reads sensors via BLE and writes the data to an Influx DB.
To run it, clone this repository and execute:
Crate Features
The following features can be optionally enabled:
influxdbenables influxdb support