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

UDMIF updates for SQL/DAO and validation event handling #444

Merged
merged 630 commits into from
Sep 6, 2022

Conversation

slevertbiot
Copy link
Contributor

event_handler

  • Added handling of device validation events
  • Added handling of site report Validation events
  • Refactored code to prepare for introduction of new (SQL) DAO.

UI

  • Added a sites list page for the UI.

naveenlakshmi and others added 30 commits April 18, 2022 14:09
* Adding code the verify token is authentic and has not been messed with
* Adding google auth tests
* cleaning test code
* Adding context tests
Added service account for gke cluster
slevertbiot and others added 26 commits August 15, 2022 13:23
)

* Handling basic site message, refactored to remove duplicated logic

* Fixing docs and return types

* linting json in sample_messages

* linting json in sample_messages

* linting json in sample_messages

* adding return type
* Handling basic site message, refactored to remove duplicated logic

* Fixing docs and return types

* linting json in sample_messages

* linting json in sample_messages

* linting json in sample_messages

* adding return type

* Adding errorDevices to a site

* removing unused docs and useless await
* Persisting all Site Validation Messages

* Fixing docs

* Removing uneeded test

* Renaming test classes and util classes

* Saving the last message on the site

* Saving the last message on the site

* Adding creation of time_series collection in automated way

* Making sure that collection is created by using an await

* Using cleaner code and removing uneeded setup calls

* removing uneeded existence check
* Persisting all Site Validation Messages

* Fixing docs

* Removing uneeded test

* Renaming test classes and util classes

* Saving the last message on the site

* Saving the last message on the site

* Adding creation of time_series collection in automated way

* Making sure that collection is created by using an await

* introducing a DAO interface in front of MongoDAO

* updating package.json

* Fixing test

* Adding handling of Device History

* reverting api change
* Persisting all Site Validation Messages

* Fixing docs

* Removing uneeded test

* Renaming test classes and util classes

* Saving the last message on the site

* Saving the last message on the site

* Adding creation of time_series collection in automated way

* Making sure that collection is created by using an await

* introducing a DAO interface in front of MongoDAO

* updating package.json

* Fixing test

* Adding handling of Device History

* reverting api change

* cleaning up to get ready for an alternate DAO

* Resolving merge conflicts and renaming UdmiMessage to UdmiEvent in all the code

* Removing string 'message' and replacing with 'data'

* Removing string 'message' and replacing with 'data'

* Renaming for consistency
@grafnu grafnu changed the title Merge biot udmi to faucetsdn UDMIF updates for SQL/DAO and validation event handling Sep 6, 2022
@grafnu grafnu merged commit 0799efd into faucetsdn:master Sep 6, 2022
noursaidi pushed a commit to noursaidi/udmi that referenced this pull request Sep 9, 2022
@mspratt-biot mspratt-biot deleted the merge-biot-udmi-to-faucetsdn branch November 16, 2022 18:56
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

Successfully merging this pull request may close these issues.

None yet

6 participants