From 6381601ba272db968afb613956e5cc4e52c4d77e Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Tue, 8 Aug 2023 18:35:07 -0400 Subject: [PATCH] Fix type for DLink --- misc/MacVendors.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/MacVendors.json b/misc/MacVendors.json index 854f2dddf..d3b67761d 100644 --- a/misc/MacVendors.json +++ b/misc/MacVendors.json @@ -19,8 +19,8 @@ "a06032": { "type": "Amcrest", "control": "Amcrest_HTTP", "vendor": "Amcrest Technologies" }, "b827eb": { "type": "Pi", "control": "", "vendor": "Respberry Pi Trading Ltd" }, "dca632": { "type": "Pi", "control": "", "vendor": "Respberry Pi Trading Ltd" }, - "28107b": { "type": "D-Link", "control": "", "vendor": "D-Link International" }, - "b0c554": { "type": "D-Link", "control": "", "vendor": "D-Link International" }, + "28107b": { "type": "DLinkInternational", "control": "", "vendor": "D-Link International" }, + "b0c554": { "type": "DLinkInternational", "control": "", "vendor": "D-Link International" }, "142ffd": { "type": "Hikvision", "control": "HikVision", "vendor": "LT SECURITY INC"}, "000b82": { "type": "Grandstream", "control": "Grandstream", "vendor": "Grandstream Networks Inc"}, "fcecda": { "type": "Ubiquiti", "control": "", "vendor": "Ubiquiti Networks Inc." },