Andrew Shvayka
|
df39f8b8d6
|
Merge pull request #10083 from thingsboard/save-improvements
Performance improvements for entities saving
|
2024-01-31 13:14:17 +02:00 |
|
ViacheslavKlimov
|
2d7c1a3cd5
|
Implement JpaPartitionedAbstractDao
|
2024-01-31 12:15:06 +02:00 |
|
nick
|
41adbe1003
|
coap: final version
|
2024-01-30 16:37:14 +02:00 |
|
dashevchenko
|
89f7b8e17f
|
updated env parameter description
|
2024-01-30 15:49:17 +02:00 |
|
ViacheslavKlimov
|
5875a40118
|
Error handling for PartitionChangeEvent listeners
|
2024-01-30 15:16:53 +02:00 |
|
ViacheslavKlimov
|
8fe4947e1e
|
Generic database error message; use TB StringUtils in BaseController
|
2024-01-30 14:42:07 +02:00 |
|
Igor Kulikov
|
0a784d33ed
|
UI: widgets value actions refactor.
|
2024-01-30 12:30:24 +02:00 |
|
dashevchenko
|
30399d8ff6
|
deleted unused service
|
2024-01-29 18:07:51 +02:00 |
|
dashevchenko
|
1fce9582af
|
deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development
|
2024-01-29 17:53:39 +02:00 |
|
dashevchenko
|
3c53d7ec71
|
deleted db upgrade scripts up to 3.5.0 version
|
2024-01-29 13:55:44 +02:00 |
|
Ivan Raznatovskyi
|
b8be8b3b5e
|
Added URL Suffix generation function which is imported and used to generate the correct path
|
2024-01-29 11:41:29 +02:00 |
|
ViacheslavKlimov
|
18c354c600
|
Proper SQL error instead of 'could not extract ResultSet'
|
2024-01-29 11:12:51 +02:00 |
|
Dmytro Skarzhynets
|
b1b0e44c7f
|
Add executor to process activity events in a dedicated thread not to avoid blocking main consumer
|
2024-01-26 17:04:49 +02:00 |
|
YevhenBondarenko
|
27b5fe52a4
|
fixed stack overflow error
|
2024-01-26 15:44:08 +01:00 |
|
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
|
2024-01-26 16:15:11 +02:00 |
|
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
|
2024-01-26 13:37:08 +02:00 |
|
ViacheslavKlimov
|
3ee8a8c56d
|
Refactor rate limit service
|
2024-01-26 12:17:37 +02:00 |
|
Vladyslav_Prykhodko
|
31dad36129
|
Merge remote-tracking branch 'upstream/master' into feature/push-notifications
|
2024-01-25 16:40:22 +02:00 |
|
Rhyaldir
|
4b23a8a96d
|
Support DTLS Connection ID with configuration
|
2024-01-25 11:15:05 +01:00 |
|
Dmytro Skarzhynets
|
d7a24648ff
|
Add stats for connect, disconnect and inactivity events
|
2024-01-25 12:11:53 +02:00 |
|
ViacheslavKlimov
|
a571153b7c
|
Single update message for multiple queues
|
2024-01-24 18:08:01 +02:00 |
|
Andrew Shvayka
|
d2b1cdc705
|
Merge pull request #10055 from dashevchenko/resetPasswordSilent
Extended error handling from ThingsboardException to Exception
|
2024-01-24 17:35:05 +02:00 |
|
Dmytro Skarzhynets
|
5e846116a8
|
Use consumer instead of runnable in SimpleTbQueueCallback
|
2024-01-24 17:27:10 +02:00 |
|
dashevchenko
|
a2ab231465
|
extended password reset exception from ThingsboardException to Exception
|
2024-01-24 17:19:05 +02:00 |
|
Dmytro Skarzhynets
|
c81d943854
|
Add check for negative and outdated connect event timestamp.
|
2024-01-24 16:11:19 +02:00 |
|
Igor Kulikov
|
ebb2bda32f
|
UI: Improve RPC state widget error handling.
|
2024-01-24 15:25:33 +02:00 |
|
Andrii Landiak
|
d4d019beda
|
Renaming notifications for edge. Minor refactoring
|
2024-01-24 15:21:43 +02:00 |
|
Dmytro Skarzhynets
|
653ea4a800
|
Add check for negative and outdated disconnect event timestamp.
|
2024-01-24 15:07:42 +02:00 |
|
Dmytro Skarzhynets
|
1822703730
|
Add default overloads with current time millis for onDeviceConnect() and onDeviceDisconnect().
|
2024-01-24 13:15:33 +02:00 |
|
dashevchenko
|
dfe2351079
|
yml parameter description update
|
2024-01-24 13:11:32 +02:00 |
|
Dmytro Skarzhynets
|
ab21a1395b
|
Remove unnecessary times(1) in test verifications
|
2024-01-24 13:06:40 +02:00 |
|
Dmytro Skarzhynets
|
e275678c22
|
Add check for negative and outdated inactivity event timestamp.
|
2024-01-24 12:55:09 +02:00 |
|
Dmytro Skarzhynets
|
c9d97553b8
|
Update license headers with 2024 year.
|
2024-01-24 11:10:17 +02:00 |
|
Dmytro Skarzhynets
|
085187176a
|
Merge branch 'master' into feature/device-state-node
|
2024-01-24 11:03:53 +02:00 |
|
Igor Kulikov
|
08f2a23555
|
Merge branch 'master' into feature/single-switch
|
2024-01-23 20:03:51 +02:00 |
|
Igor Kulikov
|
7a4503dc5c
|
UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget.
|
2024-01-23 20:03:14 +02:00 |
|
ViacheslavKlimov
|
ad98dd0db1
|
Fix SQL error messages
|
2024-01-23 16:34:41 +02:00 |
|
ViacheslavKlimov
|
f44c05f285
|
Support for multiple mobile sessions
|
2024-01-23 16:33:48 +02:00 |
|
deaflynx
|
d98a8cd2fa
|
Update notification and rate limit configurations for edge connectivity/failure events
|
2024-01-23 13:47:20 +02:00 |
|
Sergey Matvienko
|
c3e8c62ffc
|
RPC deleteOutdatedRpcByTenantId simple native query. the test added
|
2024-01-23 12:36:20 +01:00 |
|
dashevchenko
|
e27ef320e7
|
updated env variable name and descriptions
|
2024-01-22 12:31:01 +02:00 |
|
nick
|
7a173f98bf
|
lwm2m: comments1
|
2024-01-21 15:50:31 +02:00 |
|
ViacheslavKlimov
|
bf0cc22223
|
Init all actors for isolated rule engines
|
2024-01-19 17:33:04 +02:00 |
|
Andrii Landiak
|
ad90b4480c
|
Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc
|
2024-01-19 11:22:45 +02:00 |
|
Andrew Shvayka
|
d53b7418df
|
Merge pull request #10008 from dashevchenko/activityParamDesc
Synchronized DEFAULT_INACTIVITY_TIMEOUT and TB_TRANSPORT_SESSIONS_INACTIVITY_TIMEOUT default env values
|
2024-01-18 14:55:17 +02:00 |
|
dashevchenko
|
9af96ad5be
|
resolved conflicts after merge
|
2024-01-18 14:39:14 +02:00 |
|
nick
|
a74640a1d8
|
lwm2m: fix bug test by ver Object, fix buf test: TbLwM2mStoreFactory.class "NetworkConfig must not be null"
|
2024-01-18 13:31:28 +02:00 |
|
dashevchenko
|
539bbda23f
|
updated descriptions
|
2024-01-18 13:21:27 +02:00 |
|
dashevchenko
|
b33d1f9c69
|
Merge remote-tracking branch 'upstream/develop/3.7' into tls_for_redis
|
2024-01-18 12:19:53 +02:00 |
|
nick
|
3d495572c5
|
lwm2m: add exception to ObserveCompositeCancel
|
2024-01-17 18:28:21 +02:00 |
|