- May 16, 2025
-
-
Lluis Gifre Renom authored
-
- Nov 04, 2024
-
-
Lluis Gifre Renom authored
-
- Apr 18, 2024
-
-
Lluis Gifre Renom authored
-
- Nov 14, 2023
-
-
Lluis Gifre Renom authored
- InMemoryObjectDatabase: Corrected default log level and initialization of internal database - InMemoryTimeSeriesDatabase: Corrected default log level - MockServicerImpl_Context: Migrated to use InMemoryObjectDatabase and corrected default log level - MockServicerImpl_Monitoring: Corrected default log level and log messages; fixed method signatures and imports
-
- Nov 13, 2023
-
-
Lluis Gifre Renom authored
- Corrected filters in InMemoryTimeSeriesDatabase - Extended MockServicerImpl_Context to track devices and links in topologies - Corrected method QueryKpiData in MockServicerImpl_Monitoring
-
- Nov 10, 2023
-
-
Lluis Gifre Renom authored
- Implemented InMemoryObjectDatabase - Implemented InMemoryTimeSeriesDatabase - Extended Mock Monitoring with KPIDescriptor management and retrieval of timeseries data from pandas DataFrame
-
- Nov 09, 2023
-
-
Lluis Gifre Renom authored
- Updated MockServicerImpl_Monitoring to make field queue_samples as optional
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- Jul 14, 2022
-
-
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
-
- May 19, 2022
-
-
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
-
- Feb 16, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- Dec 16, 2021
-
-
Lluis Gifre Renom authored
-
- Dec 14, 2021
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- Nov 17, 2021
-
-
Lluis Gifre Renom authored
- Implemented MonitorDeviceKPI RPC method - Implemented Endpoint pre-configruation for Emulated Driver - Implemented MockMonitoringService for testing Device monitoring capabilities - Implemented Monitoring Loops to collect samples from drivers and forward them to Monitoring Service - Test unit for Emulated Device Monitoring half implemented. - Minor bug resolutions in OpenConfig Driver
-