- 31 Jan, 2023 17 commits
-
-
Lluis Gifre Renom authored
- Corrected unitary test
-
Lluis Gifre Renom authored
- Removed preliminary version of script to update code file headers
-
Lluis Gifre Renom authored
- Removed unneeded debug log message
-
Lluis Gifre Renom authored
- Removed workaround
-
Lluis Gifre Renom authored
- added statement to ignore empty of not-found config rules from drivers
-
Lluis Gifre Renom authored
- corrected log level of Monitoring component
-
Lluis Gifre Renom authored
- added parameter section separators - corrected default values
-
Lluis Gifre Renom authored
- improved name of drivers in AddDevice form - removed variable name collision in add device logic - improved logic to parse connect settings from WebUI
-
Lluis Gifre Renom authored
- improved translation of raw config rules from drivers to update device config
-
Lluis Gifre Renom authored
- add device to default context/topology by default
-
Lluis Gifre Renom authored
- increased wait-time for Grafana to 5 seconds
-
Lluis Gifre Renom authored
- added helper methods to check endpoints - updated service handlers to use new helper method - corrected service handlers to use endpoint name from devices instead of internal endpoint UUID when composing rules for devices - removed unneeded log messages
-
Lluis Gifre Renom authored
- EmulatedDriver: Corrected REG-EX expression - Removed unneeded import
-
Lluis Gifre Renom authored
- Corrected unitary tests
-
Lluis Gifre Renom authored
- Cosmetic changes
-
Lluis Gifre Renom authored
- Cosmetic changes
-
Lluis Gifre Renom authored
- Corrected unitary tests
-
- 30 Jan, 2023 7 commits
-
-
Lluis Gifre Renom authored
- prepared preliminary version of script to update code file headers
-
Lluis Gifre Renom authored
- updated dashboard to include names instead of UUIDs - corrected database/table names - corrected default attributes
-
Lluis Gifre Renom authored
- added update of endpoint monitor resources with UUIDs
-
Lluis Gifre Renom authored
- Added mapping of UUIDs to names for samples stored in QuestDB - Extracted QuestDB from Monitoring component - Improved management of device events
-
Lluis Gifre Renom authored
- added manifest for QuestDB - updated manifest for Monitoring
-
Lluis Gifre Renom authored
- minor comment typos - added script to deploy QuestDB - updated deploy of Monitoring and QuestDB
-
Lluis Gifre Renom authored
- Removed unneeded initialization of Device component
-
- 29 Jan, 2023 16 commits
-
-
Lluis Gifre Renom authored
- Minor cosmetic changes
-
Lluis Gifre Renom authored
- Updated link/service/slice list/detail pages to show device/endpoint names instead of UUIDs
-
Lluis Gifre Renom authored
- Implemented method to retrieve names of endpoints and devices - Implemented method to retrieve topology details
-
Lluis Gifre Renom authored
- Added method to request device/endpoint names from a list of endpoint identifiers
-
Lluis Gifre Renom authored
- Added gRPC method to retrieve names of endpoints and devices - Added gRPC method to retrieve topology details
-
Lluis Gifre Renom authored
CI pipeline and multiple module fixes See merge request !43
-
Lluis Gifre Renom authored
- Corrected logic of Slice to take into account Context-generated UUIDs
-
Lluis Gifre Renom authored
- Added update of ServiceType during UpdateService
-
Lluis Gifre Renom authored
- Added conditions to prevent reaching the driver when there is noting to configure/deconfigure
-
Lluis Gifre Renom authored
- corrected ConstraintKinds in ConstraintModel - corrected UUID composition in ConfigRules to prevent collisions - corrected classification of config rules to upsert/delete - removed unneeded logs
-
Lluis Gifre Renom authored
- updated methods to properly retrieve/store connectivity services
-
Lluis Gifre Renom authored
- corrected error retrieval message
-
Lluis Gifre Renom authored
- updated default IP address - corrected error retrieval message
-
Lluis Gifre Renom authored
- added logto config rule management for debug purposes
-
Lluis Gifre Renom authored
- corrected parameters for composing config rules considering previous values - corrected unitary test for deconfigure
-
Lluis Gifre Renom authored
- implemented support to compose resulting rules considering previous values
-