- 01 Feb, 2023 9 commits
-
-
Lluis Gifre Renom authored
- removed useless comment
-
Lluis Gifre Renom authored
- silented warning
-
Lluis Gifre Renom authored
- removed unneeded log
-
Lluis Gifre Renom authored
- cleanup scripts
-
Lluis Gifre Renom authored
- corrected default deployment variables
-
Lluis Gifre Renom authored
- updated mappings from name to UUID in devices and endpoints
-
Lluis Gifre Renom authored
- moved old files to separate folder - updated scripts - updated descriptor files - updated gitignore - updated unitary test code
-
Lluis Gifre Renom authored
- corrected default deployment variables
-
Lluis Gifre Renom authored
- corrected service creation/removal checks - cleaned up code - cleaned up scripts
-
- 31 Jan, 2023 18 commits
-
-
Lluis Gifre Renom authored
- updated descriptors
-
Lluis Gifre Renom authored
- Fixed hardcoded table name in SQL statement
-
Lluis Gifre Renom authored
- Emulated driver: minor fix to support dot-based endpoint names
-
Vasilis Katopodis authored
-
Vasilis Katopodis authored
-
Vasilis Katopodis authored
-
Lluis Gifre Renom authored
- Corrected unitary test
-
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
- 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
- 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
- Corrected unitary tests
-
- 30 Jan, 2023 4 commits
-
-
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
- Removed unneeded initialization of Device component
-
- 29 Jan, 2023 9 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
- 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
- corrected error retrieval message
-