From 7c6b6d6a8efdc9859130342199892f9006b761de Mon Sep 17 00:00:00 2001 From: Joel Rebello Date: Fri, 5 Apr 2024 17:43:21 +0200 Subject: [PATCH] Update FormatProductName - include SMC variant --- constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.go b/constants.go index e04ac4f..572df70 100644 --- a/constants.go +++ b/constants.go @@ -174,7 +174,7 @@ func FormatProductName(s string) string { return "x11scm-f" case "SYS-5039MS-H12TRF": return "x11sse-f" - case "SYS-510T-MR-EI018", "SYS-510T-MR1-EI018": + case "SYS-510T-MR-EI018", "SYS-510T-MR1-EI018", "SYS-510T-MR2-EI018": return "x12sth-sys" case "SSG-6029P-E1CR12L-PH004": return "x11dph-t"