- Nov 30, 2022
-
-
Lluis Gifre Renom authored
- unified RPC method wrapper with performance evaluation - migrated components to new method wrapping API - added new grafana dashboard backups
-
- Jul 15, 2022
-
-
Lluis Gifre Renom authored
Device: - Removed obsoleted run_tests_locally-device.sh script - Moved imports from *.proto folder to common.proto folder - Removed device's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline - Corrected usage of ConfigRules to use new custom ConfigRules Monitoring: - Moved imports from *.proto folder to common.proto folder - Removed monitoring's genproto.sh script
-
- Feb 16, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- Dec 16, 2021
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- support definition of KPISampleTypes per EndPoint in Context and Device - improvements in definition of objects used for test cases - adapted few values in unit tests - updated gRPC-generated Python code for OpticalCentralizedAttackDetector
-
- Nov 30, 2021
-
-
Javi Moreno authored
-
- Nov 03, 2021
-
-
Lluis Gifre Renom authored
Common: - Normalized report_coverage_*.sh scripts, and temporarily summarized results in device one for testing purposes. - Adapted run_tests_locally.sh script for testing purposes - Improved message synthesis of ServiceException Context: - Improved ConfigModel helper functions Device (intermediate backup): - Removed DataCache since it reduces readability of the code. Moved database one level up. - Improved ServicerImpl and moved DataCache functionality over there. - Added condition to prevent AddDevice request from carrying a configuration. - Multiple pre-work required for processing configuration differences in DeviceServiceServicerImpl.
-
- Nov 02, 2021
-
-
Lluis Gifre Renom authored
- Multiple minor bug resolutions - DeviceClient: solved logging bug - EmulatedDriver: solved GetConfig bug and added event to prevent double connection requests - DriverInstanceCache, DriverFactory: Added formatting of filter fields - DataCache: solved minor bug - DriverAPI test unit: corrected getconfig assertion check - Device test unit: reimplemented, first complete test after component reworking - DataCache/DeviceTools: solved several minor bugs - DeviceServiceServicerImpl: added removal of drivers and endpoints when device is removed.
-
- Oct 28, 2021
-
-
Lluis Gifre Renom authored
-