6875 Commits

Author SHA1 Message Date
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
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
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
539bbda23f updated descriptions 2024-01-18 13:21:27 +02:00
Andrii Shvaika
00e5b9472b License format 2024-01-17 18:00:04 +02:00
Vladyslav_Prykhodko
e0d37c31dc Add high priority to notification send in mobile 2024-01-17 17:49:26 +02:00
Andrii Shvaika
74a2c58fa4 Merge the hotfixes 2024-01-17 16:04:14 +02:00
dashevchenko
837752a243 updated transport.sessions.inactivity_timeout default value, updated desc for some params 2024-01-17 14:55:00 +02:00
Andrew Shvayka
4336c77461
Merge pull request #9937 from ksstech/event-audit-logs-services
[3.6.3] Add Event and Audit Logs services to TbContext.
2024-01-16 11:49:55 +02:00
Andrii Landiak
54ee0677ad Renaming SaveEntityEvent variable from added to created. Fix test 2024-01-16 09:39:19 +02:00
Andrii Landiak
67fe8067b7 Refactor SaveEntityEvent to make it more generic in EdgeEventSourcingListener 2024-01-16 09:24:45 +02:00
Andrii Landiak
28e9aae2e5 Merge remote-tracking branch 'upstream/master' into feature/edge-alarm-comment-support 2024-01-15 16:15:08 +02:00
Andrii Landiak
43e6a40290 Send alarm comment without rule node pushToEdge 2024-01-15 15:51:05 +02:00
Andrew Shvayka
d8073cdce4
Merge pull request #9990 from thingsboard/feature/grouping-interval-types
New types of the grouping intervals: WEEK, WEEK_ISO, MONTH, QUARTER
2024-01-15 13:40:58 +02:00
Andrii Shvaika
e9d86fc918 Test for the precise interval end 2024-01-15 13:38:15 +02:00
YevhenBondarenko
107a343b4d added tests 2024-01-15 00:06:05 +01:00
YevhenBondarenko
bdc2fe4ee6 fixed unnecessary device actor init on rule-engine 2024-01-12 17:19:33 +01:00
Igor Kulikov
f7a13aca07 Merge branch 'feature/grouping-interval-types' of github.com:thingsboard/thingsboard into feature/grouping-interval-types 2024-01-12 15:04:18 +02:00
Igor Kulikov
56792bba97 UI: Introduce new aggregation intervals. Improve data intervals processing and aggregation. 2024-01-12 15:04:05 +02:00
ViacheslavKlimov
8e126e57dc Refactoring and fixes for partitions recalculation 2024-01-12 13:46:19 +02:00
Andrew Shvayka
ace6ce9c28
Merge pull request #9987 from thingsboard/feature/last-activity-time-granularity
Last activity time granularity
2024-01-12 13:30:45 +02:00
Dmytro Skarzhynets
4bbe23f9c3 Fix license 2024-01-11 16:36:18 +02:00
Dmytro Skarzhynets
563debe421 Fix license 2024-01-11 16:33:35 +02:00
Dmytro Skarzhynets
91ec67dd99 Add tests for onReportingPeriodEnd() in integration activity manager 2024-01-11 16:33:00 +02:00
Dmytro Skarzhynets
a31bd5e2c5 Add tests for onActivity() in integration activity manager, add concurrency fix in onActivity() 2024-01-11 16:32:46 +02:00
Dmytro Skarzhynets
a5c06ec70d Refactor: strategy creation, hide implementation details from clients 2024-01-11 16:31:25 +02:00
Dmytro Skarzhynets
f42ea79726 Additional improvements during testing and add tests for transport activity manager 2024-01-11 16:30:53 +02:00
Dmytro Skarzhynets
76fec46720 Minor refactoring and tests for integration activity manager 2024-01-11 16:30:24 +02:00
Dmytro Skarzhynets
7431233f5d [WIP] Reimplemented activity management 2024-01-11 16:29:14 +02:00
Dmytro Skarzhynets
f93a49be6d [WIP] Refactoring after review 2024-01-11 16:28:54 +02:00
Dmytro Skarzhynets
cfdceb9ae0 Change activity manager names, remove activity after iteration on period end 2024-01-11 16:28:18 +02:00
Dmytro Skarzhynets
02c14c33ea Add @TbCoreComponent and @TbTransportComponent 2024-01-11 16:28:05 +02:00
Dmytro Skarzhynets
6d15bf82df Polishing after review 2024-01-11 16:27:50 +02:00
Dmytro Skarzhynets
8b3ad49ed8 Change default reporting strategy for transports to last to be backward compatible 2024-01-11 16:26:56 +02:00
Dmytro Skarzhynets
64ccad0ed2 Fix typo 2024-01-11 16:26:46 +02:00
Dmytro Skarzhynets
84c22dc4a3 Add 'all' reporting strategy for integrations 2024-01-11 16:25:56 +02:00
Dmytro Skarzhynets
614f9d0ca3 Change transport reporting strategy to be backward compatible 2024-01-11 16:25:38 +02:00
Dmytro Skarzhynets
22073936e0 Add logging 2024-01-11 16:25:26 +02:00