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

Adding device state change monitoring #779

Merged
merged 58 commits into from
Dec 7, 2023
Merged

Commits on Dec 2, 2023

  1. Adding new pubber fail option

    grafnu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1824227 View commit details
    Browse the repository at this point in the history
  2. Add dupeState

    grafnu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6a0c3d6 View commit details
    Browse the repository at this point in the history
  3. Inject racoon

    grafnu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    5096f91 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    8e833c8 View commit details
    Browse the repository at this point in the history
  2. Add system filter

    grafnu committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    dda8fc6 View commit details
    Browse the repository at this point in the history
  3. Fix anyMatch

    grafnu committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    379b408 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    2799cec View commit details
    Browse the repository at this point in the history
  2. Fix error threshold

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    11a129a View commit details
    Browse the repository at this point in the history
  3. Don't validate state always

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    900b197 View commit details
    Browse the repository at this point in the history
  4. Don't always

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7174fc5 View commit details
    Browse the repository at this point in the history
  5. Fix output value

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ae42d90 View commit details
    Browse the repository at this point in the history
  6. Replace always

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    201ef9d View commit details
    Browse the repository at this point in the history
  7. Synchronize start state

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7b12748 View commit details
    Browse the repository at this point in the history
  8. Fix startup capabilities

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    45ea323 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3df7e14 View commit details
    Browse the repository at this point in the history
  10. Fix linty

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9991a0c View commit details
    Browse the repository at this point in the history
  11. Adding prefix allow

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e51190b View commit details
    Browse the repository at this point in the history
  12. Fix linty

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1b2e21f View commit details
    Browse the repository at this point in the history
  13. Fix blobset allowed changes

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b95c673 View commit details
    Browse the repository at this point in the history
  14. Add noLastConfig option

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    228aa43 View commit details
    Browse the repository at this point in the history
  15. Adding allowed state changes

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b61f983 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    676e55d View commit details
    Browse the repository at this point in the history
  17. Fix stupid

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    281d167 View commit details
    Browse the repository at this point in the history
  18. Fix some errors

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8b3a22b View commit details
    Browse the repository at this point in the history
  19. Allow +0000 timestamps

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9f96e88 View commit details
    Browse the repository at this point in the history
  20. Only check validateschema

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bcd6e90 View commit details
    Browse the repository at this point in the history
  21. Fix some output tests

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3bcef41 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    86e1821 View commit details
    Browse the repository at this point in the history
  23. Trigger commit

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    beb3c17 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    610649c View commit details
    Browse the repository at this point in the history
  25. Update itemized expected out

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    081448e View commit details
    Browse the repository at this point in the history
  26. Fix itemized schema out

    grafnu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    25cc1b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update last_config

    grafnu committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a7f35f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a144b1 View commit details
    Browse the repository at this point in the history
  3. Fix schema expected out

    grafnu committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    77da802 View commit details
    Browse the repository at this point in the history
  4. Trigger commit

    grafnu committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    26956b2 View commit details
    Browse the repository at this point in the history
  5. Adding likely missing things

    grafnu committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    03138f3 View commit details
    Browse the repository at this point in the history
  6. Trigger commit

    grafnu committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3641481 View commit details
    Browse the repository at this point in the history
  7. Update to latest

    grafnu committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e5d6db2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. REstrict schema validations

    grafnu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9d1a070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c26a39 View commit details
    Browse the repository at this point in the history
  3. Allow all changes

    grafnu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f2584a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d95202e View commit details
    Browse the repository at this point in the history
  5. Adjusting language

    grafnu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9dcdabf View commit details
    Browse the repository at this point in the history
  6. Fixing expected out

    grafnu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7f27dc9 View commit details
    Browse the repository at this point in the history
  7. Fixing expected out

    grafnu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ad9b6ce View commit details
    Browse the repository at this point in the history
  8. Fixed schema itemized out

    grafnu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d50df5f View commit details
    Browse the repository at this point in the history
  9. Add better logging

    grafnu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    785be6f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    0a494f3 View commit details
    Browse the repository at this point in the history
  2. Fix last expected out

    grafnu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2130f7c View commit details
    Browse the repository at this point in the history
  3. Fix expected out

    grafnu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8d3b4df View commit details
    Browse the repository at this point in the history
  4. Tweak test ot be more stable

    grafnu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    aab9c64 View commit details
    Browse the repository at this point in the history
  5. Fix expected out

    grafnu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    855bf3b View commit details
    Browse the repository at this point in the history
  6. Fix generated out

    grafnu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9bd34cd View commit details
    Browse the repository at this point in the history
  7. Cleanup lingering processes

    grafnu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5288c54 View commit details
    Browse the repository at this point in the history
  8. Add better completion check

    grafnu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    22b8249 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b99c708 View commit details
    Browse the repository at this point in the history
  10. Out tweaks

    grafnu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0d6f9a3 View commit details
    Browse the repository at this point in the history