3418 Commits (694b6bf85169ca7e1dbe87a5a282c8ee9bfb2721)

Author SHA1 Message Date
ViacheslavKlimov b457c5d19f Increase default timeouts for Version control 3 years ago
imbeacon a6b4a20c63 Added test 3 years ago
imbeacon 35b86999b1 Added timestamp to entity deleted event, to have correct assign ts in alarms after unassignment 3 years ago
imbeacon 4b8db9f37d Refactored repository method for getting assigned alarms, added limitations, logs and adopted tests for event based model alarms unassigning on user removing 3 years ago
Andrii Landiak 308674ddc7
Create entity on edge and send to cloud 3 years ago
imbeacon 19c5e50884 Updated due to comments 3 years ago
ViacheslavKlimov d8896fe9dd Minor refactoring for user notification settings 3 years ago
ViacheslavKlimov 97e9f43f65 Add createCondition to TbActorCtx 3 years ago
YevhenBondarenko 1c17b00513 added alarm_types table 3 years ago
ViacheslavKlimov b8a7c6a3cd Don't init unneeded actors and consumers for dedicated Rule Engine 3 years ago
imbeacon fac2e013e2 Moved sending topic to MQTT transport only, parameter renamed to mqttTopic in metadata 3 years ago
ViacheslavKlimov ce06ea10ca Use user settings api instead of additionalInfo 3 years ago
ShvaykaD a90653d660 refactored to parameterized test 3 years ago
ShvaykaD 14ad1df873 refactoring of test base 3 years ago
ShvaykaD 928962898e PROD-2339: fix getFeatureType method to handle RPC server-side response over DTLS 3 years ago
ViacheslavKlimov 6751820e0a Dedicated Rule Engines for tenant profile 3 years ago
ShvaykaD c5ff8b4229 refactored to parameterized test 3 years ago
ShvaykaD f647fca59c refactoring of test base 3 years ago
ShvaykaD e1b18e7bed additional updates after review 3 years ago
ShvaykaD ea5a855272 renamed custom msg type to NA 3 years ago
ShvaykaD cebe1040d4 refactoring after review 3 years ago
ShvaykaD fa4bf2975a PROD-2339: fix getFeatureType method to handle RPC server-side response over DTLS 3 years ago
Andrii Landiak c164c68e12 Refactoring EdgeUtils to use enum map to match entity type with edge event type 3 years ago
Andrii Landiak d56f6484b1 Add EntityType reference to EdgeEventType to match types for edge 3 years ago
imbeacon 355a92588a Added topic to metadata for attributes and telemetry messages 3 years ago
Andrii Landiak 9cae7c918b Improve EdgeUtils and EntityType to match with EdgeEntityType due to refacroting comments 3 years ago
imbeacon e7543d78d4 Changed method for user removing, added user as an entity to deleted entity event 3 years ago
imbeacon 328d53dffc Changed alarms unassign method to returen ids instead of Alarm objects and changed to use entity from deleted entity event 3 years ago
ShvaykaD 3d5cfa0c2e added internal type to TbMsg to replace if-return blocks with switch-case 3 years ago
ViacheslavKlimov f32e2f6fde Refactoring after review 3 years ago
Andrii Landiak 9e1ab9abae
Feature/tenant profile edge sync 3 years ago
YevhenBondarenko 141a7ff0e6 changed recalculate_delay 3 years ago
imbeacon 97d8171f07 Refactored to use events 3 years ago
nick 32fae3a4b6 tbel: add gecodeToJson(String.class) 3 years ago
Andrii Landiak 8faa1410b6
Edge crud notification: implement event publisher strategy to process pubsub model for detecting changes in entities 3 years ago
ViacheslavKlimov 1a93db75e0 Improvements for Microsoft Teams notifications 3 years ago
imbeacon 8e20c6e519 Added gateway launch command 3 years ago
imbeacon 30dac22b60 Initial commit for gateway commands 3 years ago
ShvaykaD ad847ff40c changed checkType and checkTypeOneOf to isTypeOf and isTypeOneOf 3 years ago
imbeacon fc7e1d88e6 Optimized imports 3 years ago
ViacheslavKlimov 0f13d46144 Add more tests 3 years ago
imbeacon ed5b528964 Updated unassign for alarms, on user removing to be transactional 3 years ago
ShvaykaD c2ce40cd39 added rpc sequential strategies: init commit 3 years ago
nick 698dfba952 tbel: rollback validation switch 3 years ago
ViacheslavKlimov c087359077 Move messages to other queue on deletion; improvements 3 years ago
YevhenBondarenko ac2aac8aa7 refactored due to comments 3 years ago
YevhenBondarenko 948f517898 added zk restart node tests 3 years ago
YevhenBondarenko ce9552e1a8 improvements 3 years ago
YevhenBondarenko 68149d9673 added recalculetePartitions delay for node restart 3 years ago
YevhenBondarenko d9c39c362e refactored due to comments 3 years ago