4156 Commits (d06d31c09a0e27ba87757205cfddceedfe0e24bc)

Author SHA1 Message Date
dashevchenko 6a755ab0b7 deleted java keystore type of creds support 3 years ago
ViacheslavKlimov ff6074807a SNMP: request chunk sending delay; refactoring 3 years ago
Andrii Shvaika a89802e801 Response code fix 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
nick 537a8be982 coap: comments1 3 years ago
dashevchenko ce9351ba27 deleted unused classes 3 years ago
nick 41adbe1003 coap: final version 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
dashevchenko e27ef320e7 updated env variable name and descriptions 3 years ago
nick 7a173f98bf lwm2m: comments1 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
nick abb907b342 lwm2m: fix bug2: TbLwM2mStoreFactory.class "NetworkConfig must not be null" 3 years ago
nick 92353e2820 lwm2m: add logs1 -> fix bug test by ver Object, fix buf test: TbLwM2mStoreFactory.class "NetworkConfig must not be null" 3 years ago
Dmytro Skarzhynets cc5fba1698 Add test to cover case when session is not present when it is reported. 3 years ago
dashevchenko 9af96ad5be resolved conflicts after merge 3 years ago
nick a74640a1d8 lwm2m: fix bug test by ver Object, fix buf test: TbLwM2mStoreFactory.class "NetworkConfig must not be null" 3 years ago
Dmytro Skarzhynets 3d8cd96eb0 Update metadata on every activity recorded. 3 years ago
nick ad46f3bb2b lwm2m: Rebuild 3 years ago
Dmytro Skarzhynets 65a825ef55 Fix new activity state never created if the underlying session got removed before activity manager tried to create a new state. 3 years ago
nick 3d495572c5 lwm2m: add exception to ObserveCompositeCancel 3 years ago
nick 4fe63cee70 lwm2m: add exception to ObserveCompositeCancel 3 years ago
nick e03005d780 lwm2m: add observation, composite observation, cancel observation 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
Dmytro Skarzhynets 8690e92266 Move getCurrentTimeMillis() to abstract class and changed access modified to protected 3 years ago
ViacheslavKlimov 8e126e57dc Refactoring and fixes for partitions recalculation 3 years ago
Andrii Landiak 964fb16f71 Add logic to handle update process tenant on TbTenantService 3 years ago
Dmytro Skarzhynets 8acbf85e9f Fix license 3 years ago
Dmytro Skarzhynets d23411f8d2 Refactor: move activity-related logic in transport to abstract TransportActivityManager. DefaultTransportService now extends TransportActivityManager. 3 years ago