Viacheslav Klimov
|
eee71f2c59
|
Merge pull request #14089 from ShvaykaD/geofencing-cf/improvements
Geofencing CF bugfixes & improvements
|
2025-10-03 12:49:04 +03:00 |
|
dshvaika
|
95583a0703
|
Added minor test to CalculatedFieldController and todo for geo CF state
|
2025-10-03 12:18:19 +03:00 |
|
dshvaika
|
fcba7004f9
|
fixed tests to use new dynamic source configuration
|
2025-10-02 16:10:09 +03:00 |
|
Igor Kulikov
|
f3209fd736
|
Merge with rc
|
2025-10-01 15:54:02 +03:00 |
|
dshvaika
|
2c06aa475f
|
geofencing cf bugfixes
|
2025-10-01 10:33:34 +03:00 |
|
Dmytro Skarzhynets
|
e688a8af0f
|
AI models: add base URL to OpenAI
|
2025-09-29 13:35:22 +03:00 |
|
VIacheslavKlimov
|
ec30bb0578
|
AI Request Node: added ability to attach files (#13910)
|
2025-09-26 13:16:55 +03:00 |
|
Viacheslav Klimov
|
ba52b1b74a
|
Merge pull request #14065 from thingsboard/rc
rc
|
2025-09-26 11:20:10 +03:00 |
|
Viacheslav Klimov
|
07280bcc36
|
Merge pull request #14037 from dashevchenko/apiUsageCyclingFix
Fixed API usage cycle reset
|
2025-09-26 11:05:29 +03:00 |
|
Igor Kulikov
|
8ac77e7888
|
Merge branch 'rc'
|
2025-09-25 17:53:14 +03:00 |
|
dashevchenko
|
e34a2fe268
|
fixed /api/alarmsQuery/find api to retrieve entity latest values
|
2025-09-23 17:31:51 +03:00 |
|
dashevchenko
|
857aa2c648
|
fixed nextCycleTs calculation for api usages
|
2025-09-22 15:18:45 +03:00 |
|
dshvaika
|
690e1ddacc
|
fixed main entity attributes update in case of profile entity used
|
2025-09-18 12:21:38 +03:00 |
|
dshvaika
|
c56f82497c
|
Replaced required JSON data type for geozone arguments
|
2025-09-17 17:48:15 +03:00 |
|
dshvaika
|
ad0b6017e6
|
ZoneGroups from list to map
|
2025-09-11 18:04:40 +03:00 |
|
dshvaika
|
b54906a9ef
|
Removed TimeUnit from scheduled update supported CF configs
|
2025-09-11 13:32:40 +03:00 |
|
dshvaika
|
7567ac25cf
|
moved geofencing state classes to inner package geofencing
|
2025-09-04 12:09:39 +03:00 |
|
dshvaika
|
15c1035416
|
Updated logic due to review comments
|
2025-09-04 12:03:45 +03:00 |
|
dshvaika
|
3abb23780d
|
Added TimeUnit support
|
2025-09-03 17:21:50 +03:00 |
|
dshvaika
|
2a1de95cea
|
Merge branch 'master' into feature/geofencing-cf
|
2025-09-02 17:40:50 +03:00 |
|
VIacheslavKlimov
|
ba440ba7c1
|
Cleanup upgrade for 4.3.0
|
2025-09-02 14:28:03 +03:00 |
|
dshvaika
|
eb36297b69
|
refactoring after merge to PE
|
2025-08-29 16:29:16 +03:00 |
|
dshvaika
|
dd53892df2
|
Geofencing CF refactoring to new configuration init commit
|
2025-08-27 20:12:01 +03:00 |
|
dashevchenko
|
d962f89c36
|
fixed flaky test
|
2025-08-21 17:04:00 +03:00 |
|
dshvaika
|
8b09b660b0
|
Merge branch 'master' into feature/geofencing-cf
|
2025-08-19 18:56:25 +03:00 |
|
dshvaika
|
1421f9cc9f
|
Resolved TODOs, refactoring: make GeofencingCalculatedFieldState extends Base state class
|
2025-08-19 11:43:19 +03:00 |
|
dshvaika
|
29934d08bd
|
Added custom serializer/deserializer logic for perimeter definitions
|
2025-08-18 16:49:14 +03:00 |
|
dshvaika
|
cc3ecfc027
|
Added reporting strategies instead of single zone group event
|
2025-08-18 13:23:59 +03:00 |
|
dshvaika
|
0c03abe5e6
|
Added tenant profile upgrade script & Added argument test & removed outdated todo items
|
2025-08-15 13:33:47 +03:00 |
|
IrynaMatveieva
|
b9d402abba
|
parse long to int
|
2025-08-14 09:39:42 +03:00 |
|
dshvaika
|
a4ac5e3a7f
|
Added integration test with dynamic arguments refresh logic
|
2025-08-13 17:10:52 +03:00 |
|
dshvaika
|
43b07c242f
|
Added service layer test with validation of scheduling config updates
|
2025-08-13 14:49:41 +03:00 |
|
dshvaika
|
d2b9e1066f
|
Added geofencing CF configuration test
|
2025-08-13 12:55:21 +03:00 |
|
dshvaika
|
4e9b5cf927
|
Merge branch 'master' into feature/geofencing-cf
|
2025-08-12 19:57:29 +03:00 |
|
dshvaika
|
67f08da7a0
|
Updated validation logic for existing and geofencing CF
|
2025-08-12 18:56:53 +03:00 |
|
dashevchenko
|
639cb0d7a7
|
refactoring
|
2025-08-12 16:47:16 +03:00 |
|
dashevchenko
|
51c3e38d08
|
fixed flaky test
|
2025-08-12 16:41:10 +03:00 |
|
dshvaika
|
40276c6c15
|
Added new integration test
|
2025-08-12 12:58:11 +03:00 |
|
dshvaika
|
d5f78e6db0
|
Added test for GeofencingZoneState
|
2025-08-12 11:49:55 +03:00 |
|
dshvaika
|
5f12fc5a4f
|
Added test for GeofencingValueArgumentEntry
|
2025-08-12 11:38:06 +03:00 |
|
dshvaika
|
efc20a93aa
|
Added mock tests for Geofencing CF state and utils logic to/from proto
|
2025-08-11 17:44:40 +03:00 |
|
dshvaika
|
baba433f0f
|
Added validation for new configuration + fixed relation creation for profile entities
|
2025-08-11 13:23:17 +03:00 |
|
dshvaika
|
3643b54985
|
Added relation creation support
|
2025-08-08 19:51:49 +03:00 |
|
dashevchenko
|
c127b96bb3
|
fixed flaky edqs tests
|
2025-08-08 12:30:10 +03:00 |
|
dashevchenko
|
fdd01dfc9d
|
fixed flaky edqs tests
|
2025-08-07 12:01:52 +03:00 |
|
Viacheslav Klimov
|
f206983406
|
Merge pull request #13799 from thingsboard/fix/isolated-queues
Fix topics creation for isolated tenants
|
2025-08-06 18:48:13 +03:00 |
|
VIacheslavKlimov
|
552524d4b1
|
Increate timeout for testDelete_singleConsumer
|
2025-08-06 15:25:15 +03:00 |
|
VIacheslavKlimov
|
1097005178
|
Refactor Kafka admin usage
|
2025-08-06 13:05:59 +03:00 |
|
dashevchenko
|
b925fd1685
|
test fix
|
2025-07-30 18:46:55 +03:00 |
|
dashevchenko
|
5ee4ebea57
|
fixed tenant attribute save by system admin
|
2025-07-30 18:20:50 +03:00 |
|