Skip to content

fix: fix empty/wrong DML parameters required for AWLAN_Node#4

Open
VyacheslavSalnikov wants to merge 1 commit intoplume-design:masterfrom
VyacheslavSalnikov:patch-13
Open

fix: fix empty/wrong DML parameters required for AWLAN_Node#4
VyacheslavSalnikov wants to merge 1 commit intoplume-design:masterfrom
VyacheslavSalnikov:patch-13

Conversation

@VyacheslavSalnikov
Copy link

In order to fix the issue with OpenSync connectivity to the cloud, we need to adjust DML values. Currently returned values are:
Device.DeviceInfo.ModelName - Cougar Run
Device.DeviceInfo.X_RDKCENTRAL-COM_CMTS_MAC - 00:00:00:00:00:00

Instead, the values should be:
Device.DeviceInfo.ModelName - PUMA7_CGR
Device.DeviceInfo.X_RDKCENTRAL-COM_CMTS_MAC - should return CM WAN MAC address

These values should be adjusted for OpenSync flavors, but if it is a generic issue, it can be extended to non-OpenSync flavors also.

In order to fix the issue with OpenSync connectivity to the cloud, we need to adjust DML values.
Currently returned values are:
   Device.DeviceInfo.ModelName  - Cougar Run
   Device.DeviceInfo.X_RDKCENTRAL-COM_CMTS_MAC - 00:00:00:00:00:00

Instead, the values should be:
   Device.DeviceInfo.ModelName - PUMA7_CGR
   Device.DeviceInfo.X_RDKCENTRAL-COM_CMTS_MAC - should return CM WAN MAC address

These values should be adjusted for OpenSync flavors,
but if it is a generic issue, it can be extended to non-OpenSync flavors also.

Signed-off-by: Vyacheslav Salnikov <v.salnikov@inango-systems.com>
@dejan-pojbic-plume
Copy link

Thanks for contribution and we are reviewing internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants