- 24 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- common.tools.timestamp.Converters
-
- 21 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Arranged commit before merge - Replaced string-based timestamps by context.Timestamp - Created helper functions to convert timestamps string from/to float - Arranged requirements to meet dependencies of converter functions
-
- 14 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Arranged .gitignore & .gitkeep files in common proto folder - Created specific run_tests_locally script for Context component - Moved imports from *.proto folder to common.proto folder - Adapted common.tools.object_factory to new proto definitions for ConfigRule and Constraint - Extended common.tools.type_checkers to new proto definitions for ConfigRule and Constraint - Removed context's genproto.sh script - Adapted Events generated to new timestamp data type - Minor code and linting fixing
-
- 20 May, 2022 2 commits
-
-
Lluis Gifre Renom authored
- initial skeleton (not functional)
-
Lluis Gifre Renom authored
- added helper methods to object_factory
-
- 19 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
- defined unified constants for all micro-services - defined common settings getter methods - defined generic gRPC servicer - defined generic Rest servicer - defined common MockServicer for Monitoring component - removed old common/tests MockService class; to be replaced by new generic gRPC servicer - minor code formatting/styling
-
- 17 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
- code styling and cleanup
-
- 16 May, 2022 1 commit
-
-
Roberto Rubino authored
new development of microwave device - implemented the Api to get configurations, create and delete services
-
- 03 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 16 Feb, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 10 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 05 Oct, 2021 1 commit
-
-
Lluis Gifre Renom authored
- Complete rework of Database API - Integration of Database API into Context - Improvement of API This commit is not a final implementation, just an intermediate backup.
-
- 13 Aug, 2021 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Common / Context / Device / Service: - Improvements in unitary testing - Extended assertion validators tor testing - Factorized service implementation code to improve testability, reusability and increase code coverage
-
- 12 Aug, 2021 1 commit
-
-
Lluis Gifre Renom authored
Factorization of code between services and minor unitary testing improvements. (Not finished, it is just a backup)
-
- 27 Jul, 2021 1 commit
-
-
Lluis Gifre Renom authored
This reverts merge request !3
-
- 26 Jul, 2021 1 commit
-
-
Lluis Gifre Renom authored
-