Skip to content

Commit 02fe24d

Browse files
committed
Add UDM-Beast and 7 other new products from public.json (#608)
Synced with Ubiquiti's latest public.json device catalog. New entries: UDM-Beast, EAV-24-PoE, EAVAGG, EAVBRIDGE, ENVR-Core, U-AirWire, USW-Lite-16-PoE gen2, USW-24-PoE gen2. Gen2 switches map to existing display names. Includes device icons for all genuinely new products.
1 parent 053cd98 commit 02fe24d

7 files changed

Lines changed: 14 additions & 0 deletions

File tree

src/NetworkOptimizer.UniFi/UniFiProductDatabase.cs

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ public static class UniFiProductDatabase
134134
// ----- Dream Wall -----
135135
{ "UDW", "UDW" },
136136

137+
// ----- Dream Machine Beast -----
138+
{ "UDMEA4C", "UDM-Beast" },
139+
137140
// ----- Enterprise Fortress Gateway -----
138141
{ "UDMENT", "EFG" },
139142

@@ -200,6 +203,7 @@ public static class UniFiProductDatabase
200203
{ "USL8LPB", "USW-Lite-8-PoE" },
201204
{ "USL16LP", "USW-Lite-16-PoE" },
202205
{ "USL16LPB", "USW-Lite-16-PoE" },
206+
{ "USWED06", "USW-Lite-16-PoE" },
203207

204208
// ----- Official: USW Mission Critical Series -----
205209
{ "USL8MP", "USW-Mission-Critical" },
@@ -216,6 +220,7 @@ public static class UniFiProductDatabase
216220
{ "USL24B", "USW-24" },
217221
{ "USL24P", "USW-24-PoE" },
218222
{ "USL24PB", "USW-24-PoE" },
223+
{ "USWED08", "USW-24-PoE" },
219224
{ "USL48", "USW-48" },
220225
{ "USL48B", "USW-48" },
221226
{ "USL48P", "USW-48-PoE" },
@@ -276,6 +281,10 @@ public static class UniFiProductDatabase
276281
{ "USWF004", "ECS-24S-PoE" },
277282
{ "USWF006", "ECS-48S-PoE" },
278283

284+
// ----- Official: Enterprise AV Series -----
285+
{ "USWF001", "EAV-24-PoE" },
286+
{ "USWF002", "EAVAGG" },
287+
279288
// ----- Official: Data Center / Leaf Switches -----
280289
{ "UDC48X6", "USW-Leaf" },
281290

@@ -383,12 +392,16 @@ public static class UniFiProductDatabase
383392
// ----- BeaconHD -----
384393
{ "UDMB", "UAP-BeaconHD" },
385394

395+
// ----- AirWire -----
396+
{ "UAPEA07", "U-AirWire" },
397+
386398
// =====================================================================
387399
// OTHER DEVICES
388400
// =====================================================================
389401

390402
// ----- Official: UniFi Protect NVRs -----
391403
{ "ENVR", "ENVR" },
404+
{ "ENVR-Core", "ENVR-Core" },
392405
{ "UNVR4", "UNVR" },
393406
{ "UNVRPRO", "UNVR-Pro" },
394407
{ "UNVRINS", "UNVR-Instant" },
@@ -419,6 +432,7 @@ public static class UniFiProductDatabase
419432
// ----- Official: Building Bridge -----
420433
{ "UBB", "UBB" },
421434
{ "UBBXG", "UBB-XG" },
435+
{ "UAVAA06", "EAVBRIDGE" },
422436

423437
// ----- Official: Device Bridge -----
424438
{ "UDB", "UDB-Pro" },
9.57 KB
Loading
8.64 KB
Loading
20.7 KB
Loading
10.5 KB
Loading
15.9 KB
Loading
7.22 KB
Loading

0 commit comments

Comments
 (0)