- 01 Feb, 2023 5 commits
-
-
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 27 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
-
Lluis Gifre Renom authored
Automation component: Handle events in case device not found See merge request !46
-
Vasilis Katopodis authored
-
Vasilis Katopodis authored
-
Vasilis Katopodis authored
-
Lluis Gifre Renom authored
Bug fixes and improvements related to device configuration and monitoring See merge request !45
-
Vasilis Katopodis authored
-
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 1 commit
-
-
Lluis Gifre Renom authored
Improvement to show names instead of UUIDs for devices and endpoints in WebUI See merge request !44
-