7951 Commits

Author SHA1 Message Date
IrynaMatveieva
4fed2cd416 improved ability to fetch common arguments for profile cfs 2024-12-09 13:04:41 +02:00
IrynaMatveieva
3038510150 added implementation for handling profile entities 2024-12-09 11:04:05 +02:00
IrynaMatveieva
dfeb0a7dba made executeScrioptAsync method flexible 2024-12-06 11:11:24 +02:00
IrynaMatveieva
19234df2b8 improved implementation of telemetry update 2024-12-05 16:46:12 +02:00
IrynaMatveieva
894f4ead1b implemented logic not to fetch tenant/customer telemetry for each field 2024-11-29 17:31:56 +02:00
IrynaMatveieva
b910760b05 improved fetching cfs and states from db 2024-11-29 12:29:41 +02:00
IrynaMatveieva
5c8e425ab0 implemented update telemetry for entity by profile 2024-11-28 16:07:55 +02:00
IrynaMatveieva
2080b439a7 added entity added/deleted events handling 2024-11-28 11:28:51 +02:00
IrynaMatveieva
f9db64a14d added deletion from map if ts out of timewindow 2024-11-27 12:10:04 +02:00
IrynaMatveieva
d684c8777a improved usage of calculation ctx 2024-11-26 17:33:01 +02:00
IrynaMatveieva
80d9b22068 added argument entry interface 2024-11-26 11:31:49 +02:00
IrynaMatveieva
c6d91c4ce8 added last records type of cf 2024-11-25 17:28:44 +02:00
IrynaMatveieva
2c7c6f0c5e fixed tests for cluster service 2024-11-25 08:57:09 +02:00
IrynaMatveieva
31103e90e3 added implementation to handle update entity profiles events 2024-11-22 17:17:59 +02:00
IrynaMatveieva
6ed4abb903 separated expression from output 2024-11-21 17:39:16 +02:00
IrynaMatveieva
c75603f57c added implementation for script type 2024-11-21 15:45:39 +02:00
IrynaMatveieva
40299cab1a added nofitication on update in telemetry service 2024-11-20 17:34:07 +02:00
IrynaMatveieva
c39a373038 added calculated field execution service 2024-11-19 17:21:25 +02:00
IrynaMatveieva
24281b48b5 removed properrty from thingsboard.yml 2024-11-18 17:11:09 +02:00
IrynaMatveieva
2fc32ee232 removed unnecessary methods 2024-11-18 12:07:41 +02:00
IrynaMatveieva
9ad8d35245 added logic to handle cf update msg 2024-11-14 17:19:14 +02:00
IrynaMatveieva
8079ef66ef added logs 2024-11-14 14:44:40 +02:00
IrynaMatveieva
f75eaf8226 added rocksdb path 2024-11-14 10:23:57 +02:00
IrynaMatveieva
3072861a8f implemented methods for calculated field update/delete in cluster service 2024-11-13 17:42:55 +02:00
IrynaMatveieva
4d8b62eb21 moved logic of cf add/update/delete msg to a single method 2024-11-13 09:55:03 +02:00
IrynaMatveieva
88e5da7a14 changed key for states map 2024-11-13 09:06:12 +02:00
IrynaMatveieva
23009c9aaf refactored defaultTbCalculatedFieldService methods 2024-11-12 17:21:03 +02:00
IrynaMatveieva
b6b7af8003 refactored tests 2024-11-12 12:51:29 +02:00
IrynaMatveieva
444c5bf079 refactored service and test classes 2024-11-12 12:25:59 +02:00
IrynaMatveieva
86dd8e725b added onCalculatedFieldAdded implementation 2024-11-11 17:29:24 +02:00
IrynaMatveieva
bcef71f78d added tbCalculatedField Service 2024-11-07 14:07:58 +02:00
IrynaMatveieva
4dbc35273a added calculated field service to ctx 2024-11-07 13:26:48 +02:00
IrynaMatveieva
de5e438c8c renamed directories 2024-11-07 12:02:39 +02:00
IrynaMatveieva
47e7c0f3a5 removed permission for customer 2024-11-06 15:25:07 +02:00
IrynaMatveieva
889d6ec41b added CF config and converter for it 2024-11-06 15:21:28 +02:00
IrynaMatveieva
3c073bad6e removed authority customer user for endpoints 2024-11-06 11:11:34 +02:00
IrynaMatveieva
c223f1d2ba declined permissions for customers 2024-11-06 11:06:05 +02:00
IrynaMatveieva
ac20551bf4 added support of housekeeper deletion 2024-11-05 17:05:10 +02:00
IrynaMatveieva
03ff7c17ac added calculated field link entity and its dao 2024-11-04 15:57:37 +02:00
IrynaMatveieva
e2d17a822d added tests 2024-11-01 13:34:04 +02:00
IrynaMatveieva
32bbd83541 added calculated field entity, dao and controller 2024-10-31 16:42:28 +02:00
ViacheslavKlimov
5998e60565 Fix gateway extension resource usage in widgets 2024-10-29 14:23:36 +02:00
ViacheslavKlimov
f1ec5bdace Merge branch 'master' of github.com:thingsboard/thingsboard into fix/gateways-dashboard 2024-10-29 14:00:57 +02:00
ViacheslavKlimov
e3103a761f Fix failing edge tests: cleanup system widgets after DashboardSyncServiceTest 2024-10-29 12:08:05 +02:00
ViacheslavKlimov
3d12e414c7 Don't create gateways dashboard for new tenants 2024-10-24 15:32:33 +03:00
Andrew Shvayka
1199490654
Merge pull request #11948 from thingsboard/feature/dashboard-sync
Sync with Git: ignore if no changes
2024-10-24 11:45:37 +02:00
ViacheslavKlimov
1878e5be10 Track changes to Git repository; ignore sync if no changes 2024-10-24 12:37:05 +03:00
Andrew Shvayka
342aaa8be7
Merge pull request #11896 from thingsboard/lwm2m_write_obj_19
Lwm2m_write_obj_19
2024-10-24 10:33:58 +02:00
nick
0cfc59a12f coap: processTwoWayRpcTest: DEFAULT_WAIT_TIMEOUT_SECONDS magnified three times 2024-10-24 10:58:36 +03:00
Andrew Shvayka
bfb25e5fca
Merge pull request #11829 from thingsboard/feature/dashboard-sync
Gateways dashboard sync-up
2024-10-23 16:18:46 +03:00