7009 Commits (be3e78044cd75d98932fb2678f45db36b5c6dee7)

Author SHA1 Message Date
Andrii Shvaika 54e9aba8fb Fix compilation issue 3 years ago
dashevchenko e9e511f94d updated SQL_TTL_TS_TS_KEY_VALUE_TTL parameter description 3 years ago
ViacheslavKlimov 2d7c1a3cd5 Implement JpaPartitionedAbstractDao 3 years ago
nick 41adbe1003 coap: final version 3 years ago
dashevchenko 89f7b8e17f updated env parameter description 3 years ago
ViacheslavKlimov 5875a40118 Error handling for PartitionChangeEvent listeners 3 years ago
ViacheslavKlimov 8fe4947e1e Generic database error message; use TB StringUtils in BaseController 3 years ago
Igor Kulikov 0a784d33ed UI: widgets value actions refactor. 3 years ago
dashevchenko 30399d8ff6 deleted unused service 3 years ago
dashevchenko 1fce9582af deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development 3 years ago
dashevchenko 3c53d7ec71 deleted db upgrade scripts up to 3.5.0 version 3 years ago
Ivan Raznatovskyi b8be8b3b5e Added URL Suffix generation function which is imported and used to generate the correct path 3 years ago
ViacheslavKlimov 18c354c600 Proper SQL error instead of 'could not extract ResultSet' 3 years ago
Dmytro Skarzhynets b1b0e44c7f Add executor to process activity events in a dedicated thread not to avoid blocking main consumer 3 years ago
YevhenBondarenko 27b5fe52a4 fixed stack overflow error 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
Dmytro Skarzhynets 3c460d79c3 Refactor core consumer tests: add test for device state message forwarding, split all-in-one tests into more but simpler test cases 3 years ago
ViacheslavKlimov 3ee8a8c56d Refactor rate limit service 3 years ago
Rhyaldir 4b23a8a96d Support DTLS Connection ID with configuration 3 years ago
Dmytro Skarzhynets d7a24648ff Add stats for connect, disconnect and inactivity events 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
dashevchenko a2ab231465 extended password reset exception from ThingsboardException to Exception 3 years ago
Dmytro Skarzhynets c81d943854 Add check for negative and outdated connect event timestamp. 3 years ago
Igor Kulikov ebb2bda32f UI: Improve RPC state widget error handling. 3 years ago
Andrii Landiak d4d019beda Renaming notifications for edge. Minor refactoring 3 years ago
Dmytro Skarzhynets 653ea4a800 Add check for negative and outdated disconnect event timestamp. 3 years ago
Dmytro Skarzhynets 1822703730 Add default overloads with current time millis for onDeviceConnect() and onDeviceDisconnect(). 3 years ago
dashevchenko dfe2351079 yml parameter description update 3 years ago
Dmytro Skarzhynets ab21a1395b Remove unnecessary times(1) in test verifications 3 years ago
Dmytro Skarzhynets e275678c22 Add check for negative and outdated inactivity event timestamp. 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 ad98dd0db1 Fix SQL error messages 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
ViacheslavKlimov bf0cc22223 Init all actors for isolated rule engines 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
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
dashevchenko 539bbda23f updated descriptions 3 years ago
nick 3d495572c5 lwm2m: add exception to ObserveCompositeCancel 3 years ago
Andrii Shvaika 00e5b9472b License format 3 years ago
Vladyslav_Prykhodko e0d37c31dc Add high priority to notification send in mobile 3 years ago
dashevchenko 837752a243 updated transport.sessions.inactivity_timeout default value, updated desc for some params 3 years ago
nick 4fe63cee70 lwm2m: add exception to ObserveCompositeCancel 3 years ago
nick 221629fb29 lwm2m: conflict resolution 3 years ago
nick e03005d780 lwm2m: add observation, composite observation, cancel observation 3 years ago