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

Example of implementation and use of the WriteCheck flag #192

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jan 4, 2024

  1. Example of implementation and use of the WriteCheck flag

    - Example of passing an using the WarnCheck flag in code
    - Adding sEnum "NA"
    - Modification of the findPropItemforString method
    - Adding the getPropValue method
    - Sets default result value of property on N/A when WriteCheck flag is off
    - Sets default result value of property on False when WriteCheck flag is on
    - Example of updating property of resource.
    - Comment with an example of logic for updating the resource and checking whether the operation was successful, written in pseudocode.
    
    Signed-off-by: Zbigniew Jedliński <zbigniew.jedlinski@non.se.com>
    zbigniewj-se committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    06dd0c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    0994832 View commit details
    Browse the repository at this point in the history