document influxDB support in README

This commit is contained in:
King Kévin 2019-09-30 13:44:05 +02:00
parent dfc006eb45
commit c2cbed1ed0
1 changed files with 3 additions and 0 deletions

View File

@ -33,3 +33,6 @@ run `u2_bt -d` to get the raw and decoded output (useful for reversing and debug
I did not implement the possibility to specify the Bluetooth adapter and device.
the program uses the first Bluetooth adapter it finds, and first device with the name starting with Qway_U2.
additionally `u2_bt` can send the energy measurements to an InfluxDB time series database over UDP.
provide the InfluxDB hostname/IP and UDP port as arguments.