Skip to content

[IWifiControl] Changing params to Core::OptionalType#417

Merged
pwielders merged 3 commits intordkcentral:masterfrom
nxtum:WifiInterface
Apr 7, 2025
Merged

[IWifiControl] Changing params to Core::OptionalType#417
pwielders merged 3 commits intordkcentral:masterfrom
nxtum:WifiInterface

Conversation

@nxtum
Copy link
Contributor

@nxtum nxtum commented Feb 11, 2025

Some options were made optional, if it did not make sense to include them for certain configurations.

Merge with:
rdkcentral/ThunderNanoServices#873

Copy link
Contributor

@sebaszm sebaszm left a comment

Choose a reason for hiding this comment

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

Whenever there is a set of an optional field, first check if it's non empty (or not NONE for keys), so they indeed are optional on output as well. Only if they are unset they will be not serialized.

@sebaszm sebaszm requested review from sebaszm and removed request for sebaszm March 31, 2025 12:11
@pwielders pwielders merged commit d80672d into rdkcentral:master Apr 7, 2025
40 of 43 checks passed
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.

3 participants