3310 Commits (6eb01ac716efbac52891c00786cbb922c06f5695)

Author SHA1 Message Date
Igor Kulikov c57cb2b754 Switch to unique widget type FQN. 3 years ago
ViacheslavKlimov d30f8a8352 Minor refactoring 3 years ago
imbeacon 45abd22b72 Reverted constant metadata, refactored update for device session context and metadata creation 3 years ago
imbeacon ababd11a5d Changed type for isDeviceProfileMqttTransportType to avoid extra check for every message and added constant metadata object to avoid new object creation for every message 3 years ago
ViacheslavKlimov cc1c2094c9 Fix UUIDs in rule node config replaced with tenant id 3 years ago
ViacheslavKlimov b457c5d19f Increase default timeouts for Version control 3 years ago
imbeacon a6b4a20c63 Added test 3 years ago
Andrii Landiak 308674ddc7
Create entity on edge and send to cloud 3 years ago
ViacheslavKlimov d8896fe9dd Minor refactoring for user notification settings 3 years ago
ViacheslavKlimov 97e9f43f65 Add createCondition to TbActorCtx 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
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
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
ShvaykaD ad847ff40c changed checkType and checkTypeOneOf to isTypeOf and isTypeOneOf 3 years ago
ViacheslavKlimov 0f13d46144 Add more tests 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
ViacheslavKlimov 5862b417aa Add custom topic properties configuration 3 years ago
Sergey Matvienko 4f99d75e15 license:format for new classes 3 years ago
Sergey Matvienko e75307c2be ExceptionUtil.lookupExceptionInCause refactored from recursion to a loop. Tests added 3 years ago
Sergey Matvienko 825eaf640c RuleEngineException cause added to be able to analyse cause by rate limit exceptions 3 years ago
Sergey Matvienko 859c820dc3 AbstractRateLimitException introduced in common/data for all rate limit related exceptions 3 years ago
Sergey Matvienko dfe21e3b00 ExceptionUtil moved to the common/util package 3 years ago
Sergey Matvienko 1b565e01ce Rule engine: ack all rate limited failures (draft) 3 years ago