Skip to content

Commit f5e16fc

Browse files
committed
Add serial number mappings: Q3EC (MS390-24U) and Q2RP (MS320-48)
1 parent df64619 commit f5e16fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Meraki.Api/MerakiClient_SerialNumberInfo.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ public partial class MerakiClient
9898
{ "Q2QY", "Z3C-HW-WW" },
9999
{ "Q2RD", "MR30H" },
100100
{ "Q2RN", "MX65W" },
101+
{ "Q2RP", "MS320-48"},
101102
{ "Q2SV", "MV22X" },
102103
{ "Q2SX", "MS210-24P" },
103104
{ "Q2SW", "MX250" },
@@ -154,6 +155,7 @@ public partial class MerakiClient
154155
{ "Q3DE", "MS125-48FP" },
155156
{ "Q3EA", "MS390-24" },
156157
{ "Q3EB", "MS390-24P" },
158+
{ "Q3EC", "MS390-24U"},
157159
{ "Q3ED", "MS390-24UX" },
158160
{ "Q3EF", "MS390-48P" },
159161
{ "Q3EH", "MS390-48UX" },

0 commit comments

Comments
 (0)