RDKCOM-5556: RDKBDEV-3396 Adding "WanFailoverData" Parameter definition in data m…#194
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
|
Ticket for tracking : https://ccp.sys.comcast.net/browse/RDKCOM-5556 |
…odel. Reason for change: providing definition for missing parameter Risks: None Signed-off-by: sai satish kotapati <skotapati@maxlinear.com>
There was a problem hiding this comment.
Pull request overview
Adds support in the TR-181 DML layer for the WanFailoverData string parameter so GET calls return a defined value (empty string), matching the existing pattern used for Data.
Changes:
- Added
WanFailoverDatahandling inWanManager_GetParamStringValue()to return an empty string on GET.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Reason for change: providing definition for missing parameter
Risks: None