commit | 6a001d0c6336b79d3caea2fdcf466cfb02293047 | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Wed Jun 15 08:32:48 2022 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Wed Jun 15 08:33:24 2022 +0000 |
tree | 4f01028cfd517d07eaa43c3c4e83813b4101f9ac | |
parent | 3d3c2c587f4540e31de4271d3b099d7d2b13af68 [diff] |
[VOL-4738] openonuAdapterGo: key change for storing MIB templates in kv-store Change-Id: I5d3dd740413768330c91c03743d593385829a66d
diff --git a/internal/pkg/common/interfaces.go b/internal/pkg/common/interfaces.go index e1cc2ec..ed8cf1e 100755 --- a/internal/pkg/common/interfaces.go +++ b/internal/pkg/common/interfaces.go
@@ -131,6 +131,7 @@ GetOnuDB() *devdb.OnuDeviceDB GetPersSerialNumber() string GetPersVendorID() string + GetPersVersion() string GetPersEquipmentID() string GetPersIsExtOmciSupported() bool