Skip to content

RDKB-64671: WiFi Client report enable on Harvester report TR181 parameter is not working#1120

Merged
gsathish86 merged 3 commits into
rdkcentral:developfrom
MothiShree:har_dmcli
May 12, 2026
Merged

RDKB-64671: WiFi Client report enable on Harvester report TR181 parameter is not working#1120
gsathish86 merged 3 commits into
rdkcentral:developfrom
MothiShree:har_dmcli

Conversation

@MothiShree
Copy link
Copy Markdown
Contributor

Reason for change: Unable to get the harvester's rfc value once it is set through dmcli.
Test Procedure: Try to set the below dmcli as true and check it is true.
dmcli eRT setv Device.WiFi.X_RDKCENTRAL-COM_Report.WifiClient.Enabled bool true
Priority: P1
Risks: Low
Signed-off-by: mothishree_mallaiyanjothimani@comcast.com

…eter is not working Reason for change: Unable to get the harvester's rfc value once it is set. Test Procedure: Try to set the dmcli as true and test whether it perists dmcli eRT setv Device.WiFi.X_RDKCENTRAL-COM_Report.WifiClient.Enabled bool true Priority: P1 Risks: Low Signed-off-by: mothishree_mallaiyanjothimani@comcast.com
Copilot AI review requested due to automatic review settings May 8, 2026 09:43
@MothiShree MothiShree requested a review from a team as a code owner May 8, 2026 09:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses a TR-181 behavior issue where Device.WiFi.X_RDKCENTRAL-COM_Report.WifiClient.Enabled could not be reliably read back as true after being set via dmcli, due to the DML cache being reset immediately after pushing the harvester subdoc.

Changes:

  • Stop resetting webconfig_dml.harvester.b_inst_client_enabled back to the RFC/global default immediately after a successful harvester push.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/dml/dml_webconfig/dml_onewifi_api.c
Comment thread source/dml/dml_webconfig/dml_onewifi_api.c
Copilot AI review requested due to automatic review settings May 12, 2026 02:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread source/dml/dml_webconfig/dml_onewifi_api.c
@gsathish86 gsathish86 merged commit 4586db7 into rdkcentral:develop May 12, 2026
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants