Count column may now be detected in CSV files. If it is present, the script will use the values found in that column rather than counting the cameras. If the count column is not present, the script will default back to counting each instance a camera name is detected.
New Features
The script is now able output to:
terminal
HTML file
TXT file
Fixes #3
Type of change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
Count Column Detection
Description
Bug Fix
Count column may now be detected in CSV files. If it is present, the script will use the values found in that column rather than counting the cameras. If the count column is not present, the script will default back to counting each instance a camera name is detected.
New Features
The script is now able output to:
Fixes #3
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Checklist