6716 Commits

Author SHA1 Message Date
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
Dmytro Skarzhynets
a941deaef9 [WIP] Refactor transport activity managers. Add telemetry TTL for device state. 2024-01-11 16:24:55 +02:00
Dmytro Skarzhynets
c3556eba7d [WIP] Refactor abstract and integration activity managers 2024-01-11 16:24:25 +02:00
Dmytro Skarzhynets
2ca1f71998 [WIP] Migrate to using spring beans, add properties to yaml 2024-01-11 16:23:59 +02:00
Dmytro Skarzhynets
3461f6ae61 [WIP] Implemented three activity strategies for integration service 2024-01-11 16:20:56 +02:00
dashevchenko
1498741abf Hidded "/widgetType?fqn" from swagger doc as this api was created for UI needs only and require specific prefixed added to fqn 2024-01-11 15:12:50 +02:00
Andrii Shvaika
7fc2231189 Interval types back-end implementation 2024-01-11 12:40:50 +02:00
Andrii Landiak
1478383db6 Fix tests. Improve TbMsgPushNode toCloud and toEdge description 2024-01-11 11:27:23 +02:00
Andrii Landiak
e84a1f0662 Add comment types to convertEntityEventToDownlink 2024-01-10 15:00:15 +02:00
Andrew Shvayka
b7311a089f
Merge pull request #9965 from ShvaykaD/feature/rest-client/widget-type-api
Added missing WidgetTypeController & WidgetsBundleController APIs to RestClient
2024-01-10 14:15:06 +02:00
Andrew Shvayka
928debe632
Merge pull request #9957 from YevhenBondarenko/feature/device-connectivity-improvements
set default device conncectivity params from yml during install
2024-01-10 14:02:54 +02:00
Andrew Shvayka
fb66d2fdfd
Merge pull request #9828 from YevhenBondarenko/feature/queue-in-rule-node
moved queueName from rule-node config to rule-node
2024-01-10 13:59:10 +02:00
Andrew Shvayka
4449ac4bb0
Merge pull request #9946 from AndriiLandiak/fix/edge-improve-push-device-message
Edge - improve Device Actor to detect edge relations on 'UNASSIGNED_FROM_EDGE'
2024-01-10 13:46:06 +02:00
Andrii Landiak
cae0aaf964 Fix license headers. Add test for alarm comments from edge 2024-01-10 13:04:38 +02:00
Andrii Landiak
1256f09e7e Introduce edge support for alarm comment 2024-01-10 10:19:07 +02:00
Andrii Shvaika
e3041adc42 Grouping interval structures 2024-01-09 18:18:10 +02:00
ShvaykaD
431d8d92e2 added missing WidgetTypeController APIs to RestClient 2024-01-09 13:50:34 +02:00
ViacheslavKlimov
aa38edb9ba Fix public resource key generation for images 2024-01-09 11:36:03 +02:00
YevhenBondarenko
c0036d22c0 merge with master 2024-01-09 09:57:53 +01:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
8c398620f8 Merge branch 'master' into feature/bar-chart-with-labels 2024-01-09 10:19:37 +02:00
Igor Kulikov
f7fc127e36 UI: Implement bar chart with labels widget. Improve echarts initialization. Improve timewindow component to set preferred aggregation interval for selected timewindow. Fix data aggregator to schedule interval with maximum allowed setTimeout delay. 2024-01-08 19:34:07 +02:00
YevhenBondarenko
83815dce30 set default device conncectivity params from yml for install 2024-01-08 16:50:47 +01:00
YevhenBondarenko
5647db457a Merge branch 'develop/3.6.3' of github.com:thingsboard/thingsboard into feature/queue-in-rule-node 2024-01-08 13:31:54 +01:00
Andrii Shvaika
67a8f70957 Merge remote-tracking branch 'origin/develop/3.6.3' 2024-01-05 15:17:27 +02:00
Andrii Landiak
f15baf38ce Improve stability for testVerifyProcessCorrectEdgeUpdateToDeviceActorOnUnassignFromDifferentEdge 2024-01-05 15:09:30 +02:00
Andrii Landiak
6252433231 Fix DefaultTbClusterServiceTest 2024-01-05 14:34:32 +02:00
Andrii Landiak
e227caac51 Provide test for fixed bug 2024-01-05 14:27:36 +02:00
Andrii Landiak
e2b2dea968 Improve findRelatedEdgeIdIfAny to check for total elements > 0 2024-01-05 12:31:43 +02:00
Andrii Landiak
a8e436c102 Improve naming for method findRelatedEdgeIdIfAny 2024-01-05 11:34:07 +02:00
Andrii Landiak
d1a0dd95f6 Improve RPC device actor init to find edgeId by CONSTAINS_TYPE 2024-01-05 11:28:45 +02:00
devaskim
c46b777618 Add Event and Audit Logs services to TbContext. 2024-01-03 21:32:59 +05:00
Andrew Shvayka
35d6a53d92
Merge pull request #9928 from thingsboard/fix/entities-limit-notifications
Fix invalid entities limit notification
2024-01-03 12:47:53 +02:00
ShvaykaD
22fbacdc56 Merge branch 'master' into fix/slow-query-for-rule-node-ids-search 2024-01-03 11:21:45 +02:00
ShvaykaD
14b3dd4b57 updated columns order in index 2024-01-03 10:36:08 +02:00