README: document u2_usb influxdb support

This commit is contained in:
King Kévin 2020-01-09 11:21:53 +01:00
parent b579959a47
commit ea65456065
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ then just run `make` and it will output the `u2_usb` binary.
run `u2_usb` to get the output in CSV format.
run `u2_usb -d` to get the raw and decoded output (useful for reversing and debugging).
additionally `u2_bt` can send the voltage/current measurements to an InfluxDB time series database over UDP.
provide the InfluxDB hostname/IP and UDP port as arguments.
Bluetooth
=========