8828 Commits (45fbbf201fe3020b109d94de87e310626eba9d49)

Author SHA1 Message Date
ViacheslavKlimov ff6074807a SNMP: request chunk sending delay; refactoring 2 years ago
Igor Kulikov 147f817445 UI: Command button widget 2 years ago
Igor Kulikov a8a10fefda UI: Update buttons widget bundle image. Update single switch widget preview image. 2 years ago
Andrii Shvaika a89802e801 Response code fix 2 years ago
YevhenBondarenko 100cdd5cf1 refactored due to comments 2 years ago
Igor Kulikov 42edd481e7 UI: Add advanced settings for action button. Update Get attribute/time-series value action to always subscribe for updates. 2 years ago
Dmytro Skarzhynets 46dca971e1 Add check to ensure that received inactivity time is not outdated relative to current activity time 2 years ago
Dmytro Skarzhynets 691a6b5d6a Polishing after review 2 years ago
YevhenBondarenko bf9c4af2aa fixed infinit tell failure 2 years ago
Igor Kulikov 4b29a8f3ff UI: Implement action button widget. 2 years ago
Andrii Landiak 9b32a51d4b Refactoring due to review. Fix naming, improve upgrade logic 2 years ago
Andrii Shvaika 54e9aba8fb Fix compilation issue 2 years ago
dashevchenko e9e511f94d updated SQL_TTL_TS_TS_KEY_VALUE_TTL parameter description 2 years ago
ViacheslavKlimov 2d7c1a3cd5 Implement JpaPartitionedAbstractDao 2 years ago
livk 8779c629e7 fix: fixed the error that the file could not be found after packing 2 years ago
nick 41adbe1003 coap: final version 2 years ago
dashevchenko 89f7b8e17f updated env parameter description 2 years ago
ViacheslavKlimov 5875a40118 Error handling for PartitionChangeEvent listeners 2 years ago
ViacheslavKlimov 8fe4947e1e Generic database error message; use TB StringUtils in BaseController 2 years ago
Igor Kulikov 0a784d33ed UI: widgets value actions refactor. 2 years ago
dashevchenko 30399d8ff6 deleted unused service 2 years ago
dashevchenko 1fce9582af deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development 2 years ago
dashevchenko 3c53d7ec71 deleted db upgrade scripts up to 3.5.0 version 2 years ago
Ivan Raznatovskyi b8be8b3b5e Added URL Suffix generation function which is imported and used to generate the correct path 2 years ago
ViacheslavKlimov 18c354c600 Proper SQL error instead of 'could not extract ResultSet' 2 years ago
Dmytro Skarzhynets b1b0e44c7f Add executor to process activity events in a dedicated thread not to avoid blocking main consumer 2 years ago
YevhenBondarenko 27b5fe52a4 fixed stack overflow error 2 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 2 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 2 years ago
ViacheslavKlimov 3ee8a8c56d Refactor rate limit service 2 years ago
Rhyaldir 4b23a8a96d Support DTLS Connection ID with configuration 2 years ago
Dmytro Skarzhynets d7a24648ff Add stats for connect, disconnect and inactivity events 2 years ago
ViacheslavKlimov a571153b7c Single update message for multiple queues 2 years ago
Dmytro Skarzhynets 5e846116a8 Use consumer instead of runnable in SimpleTbQueueCallback 2 years ago
dashevchenko a2ab231465 extended password reset exception from ThingsboardException to Exception 2 years ago
Dmytro Skarzhynets c81d943854 Add check for negative and outdated connect event timestamp. 2 years ago
Igor Kulikov ebb2bda32f UI: Improve RPC state widget error handling. 2 years ago
Andrii Landiak d4d019beda Renaming notifications for edge. Minor refactoring 2 years ago
Dmytro Skarzhynets 653ea4a800 Add check for negative and outdated disconnect event timestamp. 2 years ago
Dmytro Skarzhynets 1822703730 Add default overloads with current time millis for onDeviceConnect() and onDeviceDisconnect(). 2 years ago
dashevchenko dfe2351079 yml parameter description update 2 years ago
Dmytro Skarzhynets ab21a1395b Remove unnecessary times(1) in test verifications 2 years ago
Dmytro Skarzhynets e275678c22 Add check for negative and outdated inactivity event timestamp. 2 years ago
Dmytro Skarzhynets c9d97553b8 Update license headers with 2024 year. 2 years ago
Igor Kulikov 7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 2 years ago
ViacheslavKlimov ad98dd0db1 Fix SQL error messages 2 years ago
ViacheslavKlimov f44c05f285 Support for multiple mobile sessions 2 years ago
deaflynx d98a8cd2fa Update notification and rate limit configurations for edge connectivity/failure events 2 years ago
Sergey Matvienko c3e8c62ffc RPC deleteOutdatedRpcByTenantId simple native query. the test added 2 years ago
dashevchenko e27ef320e7 updated env variable name and descriptions 2 years ago