ms1450 / CommandConnectorCompatibilityCalculator

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

[BUG] Manufacturer and Model values are flipped #18

Closed ian-young closed 2 months ago

ian-young commented 2 months ago

Describe the bug The model is listed under the manufacturer column and vice versa.

To Reproduce Steps to reproduce the behavior:

Run the script against customer_sheet_1.csv

Expected behavior Manufacturer appears under the appropriate column. Currently Axis is appearing as a Model and not a Manufacturer.

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2024-08-28 at 1 01 27 PM

ms1450 commented 2 months ago

Should be fixed with the latest commit!