Dmytro Skarzhynets
f2075c6c39
AI rule node: add polymorphic JSON config to AI settings
2025-05-16 20:06:42 +03:00
Dmytro Skarzhynets
ad0161e3df
AI rule node: add AiProvider enum
2025-05-16 16:46:00 +03:00
Dmytro Skarzhynets
e695ce3283
AI rule node: make name of the AI settings unique within the scope of the tenant
2025-05-16 15:26:43 +03:00
Dmytro Skarzhynets
1a3b1c3fe4
AI rule node: REST API for CRUD operations on AI settings
2025-05-15 18:52:31 +03:00
Dmytro Skarzhynets
f06b1d5feb
AI rule node: remove findNextBatch() method
2025-05-15 18:51:53 +03:00
ViacheslavKlimov
56c26d2f9d
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs
2025-05-15 18:24:37 +03:00
ViacheslavKlimov
0dde966082
Support reprocessing for job with general error; job deletion; refactoring
2025-05-15 16:57:27 +03:00
Viacheslav Klimov
a27b30f3ce
Merge pull request #13379 from thingsboard/rc
...
rc
2025-05-14 09:17:57 +03:00
Dmytro Skarzhynets
0f17e5f457
AI rule node: draft implementation
2025-05-13 15:39:46 +03:00
ViacheslavKlimov
4fbb6c2e71
Jobs: refactoring
2025-05-13 14:48:46 +03:00
ViacheslavKlimov
7d0b6bfdec
Refactoring for tasks api
2025-05-13 11:54:36 +03:00
Sergey Matvienko
a3c7084d7f
refactored obsolete com.github.java-json-tools:json-schema-validator with actively updated com.networknt:json-schema-validator
2025-05-10 14:24:04 +02:00
ViacheslavKlimov
b97c1888f1
EDQS readiness check; refactor API enabling
2025-05-09 19:05:28 +03:00
ViacheslavKlimov
f5e816923d
Tasks partitioning strategies; jobs filter; fixes
2025-05-08 11:55:13 +03:00
Yevhenii
81e35e134e
Validation DefaultEdgeRuleChain in DeviceProfile
...
- added validation for DefaultEdgeRuleChain
- refactoring
2025-05-07 17:40:59 +03:00
ViacheslavKlimov
381e976d87
Refactoring for input node relations
2025-05-07 12:17:24 +03:00
ViacheslavKlimov
ac41220a6d
Merge branch 'feature/rule-chain-relation' of github.com:YevhenBondarenko/thingsboard into feature/rule-chain-relation
2025-05-07 11:14:15 +03:00
ViacheslavKlimov
574679b4a4
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs
2025-05-07 10:58:08 +03:00
ViacheslavKlimov
f4cd471082
Notification on job finish
2025-05-02 12:26:23 +03:00
ViacheslavKlimov
9e878923e1
Refactor job and task results
2025-05-01 13:41:36 +03:00
IrynaMatveieva
762abebf79
added query
2025-05-01 12:33:12 +03:00
IrynaMatveieva
97b45a6bf9
fixed tests
2025-05-01 12:23:59 +03:00
IrynaMatveieva
874d59a706
updated methods
2025-05-01 11:59:41 +03:00
IrynaMatveieva
5f9afd14d3
added findByKey method to service
2025-05-01 08:59:58 +03:00
ViacheslavKlimov
44a4d9d690
Cleanup code
2025-04-30 11:25:32 +03:00
ViacheslavKlimov
479ff8e25e
Jobs reprocessing
2025-04-30 11:18:22 +03:00
ViacheslavKlimov
60fdb7df3d
Multiple queued jobs of the same type
2025-04-30 11:17:30 +03:00
ViacheslavKlimov
a317b4707a
Discard tasks when tenant is deleted
2025-04-30 11:17:03 +03:00
ViacheslavKlimov
ee9237c416
Implement job cancellation
2025-04-30 11:16:57 +03:00
IrynaMatveieva
64f35d2d7b
fixed entity service regisrty test
2025-04-30 11:16:36 +03:00
ViacheslavKlimov
290fba4819
Job stats, REST API, tests
2025-04-30 11:15:47 +03:00
ViacheslavKlimov
215c5dbb96
Jobs
2025-04-30 11:15:26 +03:00
yevhenii
08679cf561
PostgreSQL View for active Edges
...
- Moved filtering logic for active edges from inline native query to a database view (edge_active_attribute_view)
to simplify the query and improve maintainability.
2025-04-29 11:33:50 +03:00
IrynaMatveieva
8e9cd196c1
fixed tests
2025-04-28 14:23:05 +03:00
IrynaMatveieva
e644def232
fixes
2025-04-28 12:10:11 +03:00
IrynaMatveieva
b09967074e
added delete method
2025-04-28 11:20:05 +03:00
IrynaMatveieva
65f9adcc65
added trendz settings
2025-04-28 11:03:33 +03:00
Volodymyr Babak
2478acc42d
Refactoring - introduced new method - findActiveEdges for all tenants
2025-04-14 13:25:32 +03:00
Viacheslav Klimov
8966ec8b01
Merge pull request #13186 from dashevchenko/edqs-fixes
...
Added validation for entity name filter
2025-04-11 17:32:20 +03:00
dashevchenko
5f99c0bae2
added validation for entity name filter
2025-04-11 15:32:55 +03:00
Viacheslav Klimov
122dea9feb
Merge pull request #13040 from irynamatveieva/cf-fixes
...
CF: fixes
2025-04-11 14:09:06 +03:00
IrynaMatveieva
870dc1b4c4
fixed sql query
2025-04-11 12:44:37 +03:00
IrynaMatveieva
48d9aca0ab
minor fixes
2025-04-11 12:29:45 +03:00
Viacheslav Klimov
df78cbbdf6
Merge pull request #13180 from thingsboard/edqs-improvements
...
EDQS improvements
2025-04-11 12:03:27 +03:00
IrynaMatveieva
d10b928bbc
Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes
2025-04-10 16:47:30 +03:00
IrynaMatveieva
4882bf26eb
removed entity profile cache
2025-04-10 16:45:24 +03:00
ViacheslavKlimov
b806a41e62
More stats for EDQS
2025-04-10 14:02:56 +03:00
Iryna Matveieva
df0316b27e
Updated gateway image version to stable ( #13157 )
2025-04-10 13:37:30 +03:00
Andrew Shvayka
8e7b143a5c
Merge pull request #13130 from volodymyr-babak/public-edge-customer
...
Avoid Creation of Unnecessary Public Customers During Edge Connection
2025-04-10 11:38:19 +04:00
ViacheslavKlimov
33fd8af17e
Add EDQS query stats; improvements
2025-04-09 12:29:35 +03:00