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

Bug/729 add remove variables and components from schema for device model #740

Commits on Aug 5, 2024

  1. Change init device model db so you can update all components and not …

    …only evse and connector.
    
    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aa3f061 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Change init device model db so that it does not need a config file an…

    …ymore but only schema's, in which the config values are set.
    
    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    737b6d3 View commit details
    Browse the repository at this point in the history
  2. Just add another todo

    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    80b75ef View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Set config values in component config files and remove unneeded files.

    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    22704c8 View commit details
    Browse the repository at this point in the history
  2. Remove unused test. Add check integrity function to see if variables …

    …that are required have a (default) value set.
    
    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8a2ac17 View commit details
    Browse the repository at this point in the history
  3. Add integrity check if type is correct. Add extra tests for the integ…

    …rity checks.
    
    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ef3ff78 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Remove TODO's that taken care of. Add more 'auto' instead of specific…

    … type in for loops. Fix schema's for unit tests.
    
    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    06d9c80 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into bug/729-add-remove-variables-and-components-…

    …from-schema-for-device-model
    maaikez committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dea04ff View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Formatting...

    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    58a6f16 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge branch 'main' into bug/729-add-remove-variables-and-components-…

    …from-schema-for-device-model
    maaikez committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    dffc836 View commit details
    Browse the repository at this point in the history
  2. Fix build after merge

    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    85cbc97 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Fix failing tests

    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0513a4a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Review comments

    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e470785 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into bug/729-add-remove-variables-and-components-…

    …from-schema-for-device-model
    maaikez committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c45d89b View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.16.0

    Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
    maaikez committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fa11168 View commit details
    Browse the repository at this point in the history