ms1450 / CommandConnectorCompatibilityCalculator

Compares a customer list of Camera Models with the Verkada HCL to provide compatible cameras.
2 stars 1 forks source link

Count Column Detection #4

Closed ian-young closed 2 months ago

ian-young commented 3 months ago

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