mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-07 15:33:43 +00:00
option useMySQL in config.ini
now can set MySQL support in config.ini useMySQL = (0|1)
This commit is contained in:
parent
9aa8c01557
commit
fcc4ba3389
3 changed files with 44 additions and 30 deletions
|
|
@ -18,8 +18,11 @@ Python Script to Recive and Decode BOS Information with rtl_fm ans multimon-NG
|
|||
|
||||
### Configuration
|
||||
##### boswatch.py
|
||||
To use the boswatch.py script, you must edit the "config.ini".
|
||||
Now you must set the Userdata to your local MySQL Database.
|
||||
You can set the ignore time for double alarms in seconds.
|
||||
|
||||
To use the script with MySQL Support, you must edit the "config.ini".
|
||||
Now set "useMySQL = 1" and the Userdata to your local MySQL Database.
|
||||
|
||||
For the other Functions see "Usage" below.
|
||||
|
||||
##### Web Frontend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue