Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wcbonner authored Jun 20, 2022
1 parent a9bd372 commit 276c685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ sudo apt install bluetooth bluez libbluetooth-dev -y
* -v (--verbose) Sets output verbosity.
* -m (--mrtg) Takes a bluetooth address as parameter, returns data for that particular address in the format MRTG can interpret.
* -o (--only) Takes a bluetooth address as parameter and only reports on that address.
* -C (--controller) Takes a bluetooth address as parameter to specify the controller to listen with.
* -a (--average) Affects MRTG output. The parameter is a number of minutes. 0 simply returns the last value in the log file. Any number more than zero will average the entries over that number of minutes. If no entries were logged in that time period, no results are returned. MRTG graphing is then determined by the setting of the unknaszero option in the MRTG.conf file.
* -d (--download) download the 20 days historical data from each device. This is still very much a work in progress.
* -s (--svg) SVG output directory. Writes four SVG files per device to this directory every 5 minutes that can be used in standard web page.
Expand Down

0 comments on commit 276c685

Please sign in to comment.