3334 Commits (c31ca8f841de004ce8697c8e79ffbe02beff826f)

Author SHA1 Message Date
Andrii Landiak a4c5617cc2 Improve edge service to find active state based on persistToTelemetry else attribute 3 years ago
dashevchenko c0f9ef8a6d new entity for queue statistics: added cleanup for tenant, added tests, updated UI 3 years ago
Andrii Landiak 7cd4d477ff Fix edge cycling: update edge root rule chain, add test. Improve Edge rpc request to edge device. Add support for originator fields for rule nodes 3 years ago
Andrii Landiak 021252197f Fix compile error for BaseEdgeEventService 3 years ago
ViacheslavKlimov d5d18f1138 Alarms unassign housekeeper task; remove in-memory housekeeper service 3 years ago
ViacheslavKlimov 1d5b35a5aa Submit cleanup tasks on DeleteEntityEvent 3 years ago
ViacheslavKlimov e5311984bb Housekeeper API 3 years ago
dashevchenko 07ff729d61 added Transactional for saveDevice(Device device, boolean doValidate) and saveDevice(Device device) 3 years ago
dashevchenko f51df3211d fixed saveDeviceWithAccessToken method to delete device if credentials saving failed 3 years ago
dashevchenko 4223895081 migrated assets used for storing queue statistics to queue_stats table 3 years ago
dashevchenko 23545a6483 CassandraBaseTimeseriesDao refactoring 3 years ago
dashevchenko dec09fc479 extracted duplicated string to variable 3 years ago
imbeacon c6372e6e4e Added extra mapping for the gateway launch command docker compose file 3 years ago
dashevchenko 9fa357735a timeseries test improvements 3 years ago
Volodymyr Babak e3883413a1 Make saveRuleChainMetaData @Transactional 3 years ago
dashevchenko 53b57b1351 updated CassandraBaseTimeseriesDao to do one db insert instead of 5 when setNullValuesEnabled=true 3 years ago
Andrii Landiak 9b32a51d4b Refactoring due to review. Fix naming, improve upgrade logic 3 years ago
Andrii Shvaika 54e9aba8fb Fix compilation issue 3 years ago
dashevchenko 4658524022 fixed license 3 years ago
ViacheslavKlimov 2d7c1a3cd5 Implement JpaPartitionedAbstractDao 3 years ago
dashevchenko 1fce9582af deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development 3 years ago
ViacheslavKlimov 90f971d018 Refactor daos for partitioned entities 3 years ago
dashevchenko 3c53d7ec71 deleted db upgrade scripts up to 3.5.0 version 3 years ago
ViacheslavKlimov feb55f636a Refactoring for dao save 3 years ago
ViacheslavKlimov e6d08e6528 'Create' method for dao (used for audit logs, notifications, alarm comments) 3 years ago
YevhenBondarenko 27b5fe52a4 fixed stack overflow error 3 years ago
ViacheslavKlimov 3ee8a8c56d Refactor rate limit service 3 years ago
ViacheslavKlimov a571153b7c Single update message for multiple queues 3 years ago
Andrii Landiak d4d019beda Renaming notifications for edge. Minor refactoring 3 years ago
Igor Kulikov 7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 3 years ago
Sergey Matvienko 053bcc0abe Log Hibernate SQL queries in the dao test scope (commented) 3 years ago
ViacheslavKlimov f44c05f285 Support for multiple mobile sessions 3 years ago
Sergey Matvienko c3e8c62ffc RPC deleteOutdatedRpcByTenantId simple native query. the test added 3 years ago
Andrii Landiak ad90b4480c Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc 3 years ago
Ivan Raznatovskyi 26dbe812ec Revert unnecessary changes 3 years ago
Ivan Raznatovskyi 09fc025e12 Initial commit from another fork 3 years ago
Andrii Shvaika 5acf527f1a Version set to 3.7.0-SNAPSHOT 3 years ago
Andrii Landiak 54ee0677ad Renaming SaveEntityEvent variable from added to created. Fix test 3 years ago
Andrii Landiak 43e6a40290 Send alarm comment without rule node pushToEdge 3 years ago
Andrii Landiak eda943dcfb Fix tests 3 years ago
Volodymyr Babak 7b3b8de7ce Code review refactoring 3 years ago
Andrii Shvaika 7fc2231189 Interval types back-end implementation 3 years ago
Andrii Landiak 1256f09e7e Introduce edge support for alarm comment 3 years ago
dashevchenko 192951d4eb minor refactoring 3 years ago
YevhenBondarenko 720afebeeb Used Java serialization for NotificationRuleTrigger 3 years ago
dashevchenko 56f9dce242 updated BaseAttributeService, InternalTelemetryService, RuleEngineTelemetryService to store old methods for backward compatibility 3 years ago
ViacheslavKlimov 55d0d591c6 Fix asset relations deletion 3 years ago
ViacheslavKlimov aa38edb9ba Fix public resource key generation for images 3 years ago
Igor Kulikov c5a72ed8df Update license header to 2024 year. 3 years ago
YevhenBondarenko 83815dce30 set default device conncectivity params from yml for install 3 years ago