Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read feature flag (send back to MOS) #263

Open
stevesims opened this issue Dec 4, 2024 · 0 comments
Open

Read feature flag (send back to MOS) #263

stevesims opened this issue Dec 4, 2024 · 0 comments

Comments

@stevesims
Copy link
Contributor

it could be useful to have a command to read a feature flag and send the value back to MOS

it may be worth considering just baking this functionality into the "set feature flag" command. the command could echo back the value that was set. the VDP could, potentially, adjust the flag value rather than just simply storing the value sent in the command, so it may be sensible/useful to return the new value.

the message could, potentially, return both previous and new values. but what should be sent if there was no previous value?

perhaps sending a flag identifier with the top bit set, and ignoring the value, could perform a pure/simple "read"

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

No branches or pull requests

1 participant