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

Feature branch update for berlinger integration #2421

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    9c3a99a View commit details
    Browse the repository at this point in the history
  2. Add sensor berlinger module (WIP - lots of println!'s), and filter fo…

    …r TemperatureBreachRowType
    adrianwb committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    45e9a5c View commit details
    Browse the repository at this point in the history
  3. Add in breach configs

    adrianwb committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    481a85d View commit details
    Browse the repository at this point in the history
  4. Add missing description filter for breach config; updated temperature…

    …_sensor crate
    
    Include breach type in config description so that it's unique
    adrianwb committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8d6bb3b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Add breaches, but disable filtering for now

    Matching breach can have different end timestamp; matching config doesn't depend on is_active
    adrianwb committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    70df6ae View commit details
    Browse the repository at this point in the history
  2. After cargo fmt and removing some println!'s

    Using updated temperature-sensor crate
    adrianwb committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    718aaa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59caf6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b6301c View commit details
    Browse the repository at this point in the history
  5. Fix bug when adding a new sensor - don't set the last connected time …

    …before adding the logs & breaches!
    adrianwb committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    cfbf370 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    927c969 View commit details
    Browse the repository at this point in the history
  2. Use is_empty()

    adrianwb committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0c81180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    149d668 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/cold-chain-temperature-sensors' into Feature-br…

    …anch-update-for-berlinger-integration
    andreievg committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    501b864 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Post merge changes

    andreievg committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    322188e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efd640f View commit details
    Browse the repository at this point in the history