3768 Commits (4e61c9f76eaa2acc0d61507aabc6ee41bc02c268)

Author SHA1 Message Date
ViacheslavKlimov ff18b8712a Fix null values in Firebase message data 3 years ago
ViacheslavKlimov 076ccbba97 Open default alarm dashboard if none set for mobile notifications 3 years ago
ViacheslavKlimov 10c13bf5b4 Fix actor msg broadcast 3 years ago
Volodymyr Babak f03a1cc946 TbDate - use strict constructors instead of constructors with var args 3 years ago
Andrii Landiak 64f4b586a9 Add rate limits for edge uplink message 3 years ago
Andrii Shvaika 45443d98fc Rewrite for clarity 3 years ago
ViacheslavKlimov a282defeaa Minor code cleanup 3 years ago
Dmytro Skarzhynets 11cf5e7de8 Change proto numbering 3 years ago
YevhenBondarenko dbaf721140 fixed delete alarm events 3 years ago
Dmytro Skarzhynets 89db4b1188 Change proto numbers to avoid conflicts with PE 3 years ago
Dmytro Skarzhynets 06bd88f7e9 Remove device state entries cleanup message 3 years ago
nick 541f6a3314 lwm2m/coap: client queue Mode 3 years ago
Alexander Keidel 005d555bc5 Global Queue Prefix is now correctly respected by js-executor, rule-node and tb-rule-engine-notifications-node- consumer groups 3 years ago
ViacheslavKlimov f878df58a9 Fix NPE in transport rate limit service on tenant update 3 years ago
dashevchenko 4887517419 refactoring: renamed StringUtils method 3 years ago
dashevchenko 1749a35f04 handling predicate value as coma separated string 3 years ago
ViacheslavKlimov 91d6cf6dee Non-isolated tenant is not managed even if assignedTenantProfiles contains his profile 3 years ago
ViacheslavKlimov 492dc5916e Improvements for tenant actors init with dedicated rule engines 3 years ago
Andrii Landiak a4c5617cc2 Improve edge service to find active state based on persistToTelemetry else attribute 3 years ago
ViacheslavKlimov c1f16769f4 Fix partition change event ignored 3 years ago
ViacheslavKlimov c7dd55925a Mobile notifications: additionalConfig and Firebase notification data 3 years ago
ViacheslavKlimov cd46ebe53a Fix SNMP traps processing 3 years ago
ViacheslavKlimov ff6074807a SNMP: request chunk sending delay; refactoring 3 years ago
Dmytro Skarzhynets c05d543b0a Add test to ensure message timestamp is used as event timestamp when metadata ts property is not present 3 years ago
Dmytro Skarzhynets 691a6b5d6a Polishing after review 3 years ago
Andrii Landiak 9b32a51d4b Refactoring due to review. Fix naming, improve upgrade logic 3 years ago
Rhyaldir 99d8f9966b Fix: Registration is not found when using CID and address or port has changed 3 years ago
Rhyaldir f35ce53fce Add mockito-inline to support mocking statics and final classes 3 years ago
dashevchenko ce9351ba27 deleted unused classes 3 years ago
ViacheslavKlimov 5875a40118 Error handling for PartitionChangeEvent listeners 3 years ago
Dmytro Skarzhynets 2159430c1b Fix test for message types with null rule node connections 3 years ago
Dmytro Skarzhynets d1a9c4432a Add rate limit of at most one event per second per originator in node 3 years ago
dashevchenko 1fce9582af deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development 3 years ago
ViacheslavKlimov feb55f636a Refactoring for dao save 3 years ago
Dmytro Skarzhynets eadcf916f5 Add optimization using separate service which routes activity actions to device state service directly, when running in monolith. Refactor rule node tests 3 years ago
ViacheslavKlimov a729967a93 Fix DefaultRateLimitService init 3 years ago
ViacheslavKlimov 3ee8a8c56d Refactor rate limit service 3 years ago
ViacheslavKlimov 2f73512005 Don't remove from myPartitions on queue update 3 years ago
Rhyaldir 4b23a8a96d Support DTLS Connection ID with configuration 3 years ago
ViacheslavKlimov 27f448a543 Improve partition service logs 3 years ago
ViacheslavKlimov a571153b7c Single update message for multiple queues 3 years ago
Dmytro Skarzhynets 5e846116a8 Use consumer instead of runnable in SimpleTbQueueCallback 3 years ago
Andrii Landiak d4d019beda Renaming notifications for edge. Minor refactoring 3 years ago
Dmytro Skarzhynets c9d97553b8 Update license headers with 2024 year. 3 years ago
Igor Kulikov 7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 3 years ago
ViacheslavKlimov f44c05f285 Support for multiple mobile sessions 3 years ago
deaflynx d98a8cd2fa Update notification and rate limit configurations for edge connectivity/failure events 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
Dmytro Skarzhynets cc5fba1698 Add test to cover case when session is not present when it is reported. 3 years ago
Dmytro Skarzhynets 3d8cd96eb0 Update metadata on every activity recorded. 3 years ago