Dmytro Skarzhynets
|
1e2c127e1c
|
Remove redundant persistence of CF links
# Conflicts:
# application/src/main/data/upgrade/basic/schema_update.sql
# common/dao-api/src/main/java/org/thingsboard/server/dao/cf/CalculatedFieldService.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/BaseCalculatedFieldConfiguration.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/CalculatedFieldConfiguration.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/geofencing/GeofencingCalculatedFieldConfiguration.java
# dao/src/main/java/org/thingsboard/server/dao/cf/BaseCalculatedFieldService.java
# dao/src/test/java/org/thingsboard/server/dao/service/CalculatedFieldServiceTest.java
|
7 months ago |
IrynaMatveieva
|
31ed28a6fe
|
restructured output strategies
|
7 months ago |
Viacheslav Klimov
|
9ee8bcbdd8
|
Fixes for new alarm msg types handling
|
7 months ago |
Dmytro Skarzhynets
|
9a34396d45
|
Support all customer-owned entities in 'customer attributes' and 'change originator' rule nodes
|
7 months ago |
Andrii Landiak
|
fdfcad8665
|
Fix bulk import
|
7 months ago |
VIacheslavKlimov
|
4c656fe89d
|
Alarm rules CF: refactoring and improvements
|
7 months ago |
VIacheslavKlimov
|
8f1b2b832f
|
Deprecate device profile node
|
8 months ago |
VIacheslavKlimov
|
514812ae02
|
Version set to 4.3.0-SNAPSHOT
|
8 months ago |
VIacheslavKlimov
|
1c2bdd4c14
|
TMP version set to 4.2.1-RC
|
8 months ago |
dashevchenko
|
ad6ab9cc53
|
AI node: fixed resources validation
|
8 months ago |
VIacheslavKlimov
|
aefb7dcb41
|
Version set to 4.2.1-RC
|
8 months ago |
Dmytro Skarzhynets
|
14efeecdc3
|
Update rule node doc links
|
8 months ago |
VIacheslavKlimov
|
6a83ea5636
|
Rename "calculated fields" node to "calculated fields and alarm rules"
|
8 months ago |
VIacheslavKlimov
|
ad042c4348
|
CF: add type filter to API
|
8 months ago |
Dmytro Skarzhynets
|
5c7f20a151
|
AI models: add support for Ollama
|
9 months ago |
VIacheslavKlimov
|
5a6ddce8f5
|
AI Request Node: added ability to attach files (#13910)
|
8 months ago |
Dmytro Skarzhynets
|
e688a8af0f
|
AI models: add base URL to OpenAI
|
8 months ago |
Dmytro Skarzhynets
|
41f0a9702e
|
AI models: add support for Ollama
|
9 months ago |
VIacheslavKlimov
|
ec30bb0578
|
AI Request Node: added ability to attach files (#13910)
|
8 months ago |
VIacheslavKlimov
|
1a66f3973e
|
Add repeating alarm condition support for Alarm rules CF
|
8 months ago |
VIacheslavKlimov
|
3e11282d8f
|
Base implementation of Alarm rules CF
|
8 months ago |
Dmytro Skarzhynets
|
c9c46dce43
|
Save to custom table node: remove redundant executor per node
|
8 months ago |
Yevhenii
|
2570c27adf
|
AiNode enabled for edge
|
9 months ago |
Dmytro Skarzhynets
|
171e824684
|
Clear alarm node: async processing
|
9 months ago |
Dmytro Skarzhynets
|
a1cebcc54c
|
AI request node: fix prompts validation
|
10 months ago |
VIacheslavKlimov
|
f2ad1ef796
|
Fix Slack files upload support
|
10 months ago |
Igor Kulikov
|
dbd6c2a085
|
Remove tomcat version override because spring boot uses fixed version. Update nimbus-jose-jwt version to fix vulnerabilities and remove test scope as it used directly by spring-security-oauth2-client.
|
10 months ago |
Andrii Landiak
|
cff4f35b9a
|
Auto-remove alarms when originator is deleted
|
10 months ago |
Igor Kulikov
|
418cecf016
|
Version 4.3.0-SNAPSHOT
|
10 months ago |
Igor Kulikov
|
4cdf1baf9a
|
Temp version set to 4.2.0-RC
|
10 months ago |
Igor Kulikov
|
20bccee972
|
Version set 4.3.0-SNAPSHOT
|
10 months ago |
Igor Kulikov
|
cc7c496b13
|
Version set to 4.2.0-RC
|
10 months ago |
VIacheslavKlimov
|
43425961d6
|
Fix CVE-2023-52428
|
10 months ago |
Dmytro Skarzhynets
|
b323bdc5d0
|
Create alarm node: process message asynchronously to avoid blocking dispatcher thread
|
11 months ago |
Dmytro Skarzhynets
|
583c622210
|
AI rule node: add rule node docs link
|
11 months ago |
Dmytro Skarzhynets
|
7315f3ba15
|
AI rule node: add rule node tests
|
11 months ago |
Dmytro Skarzhynets
|
1ce1a1b89c
|
AI rule node: fail node init if JSON mode is configured and the model does not support it
|
11 months ago |
Andrii Landiak
|
233d883d4c
|
Test: givenInvalidClientId_whenInit_thenThrowsException
|
11 months ago |
Andrii Landiak
|
3e223ed8bf
|
Max client id for different mqtt protocol version
|
11 months ago |
Dmytro Skarzhynets
|
46bdbbdb05
|
AI rule node: wording and default values adjustments
|
11 months ago |
Dmytro Skarzhynets
|
103a712f0d
|
AI rule node: add default value for force ack in node config
|
11 months ago |
Dmytro Skarzhynets
|
eb52e7c767
|
AI rule node: add force ack configuration option to rule node
|
11 months ago |
Dmytro Skarzhynets
|
5abbe9ec02
|
AI rule node: rename `aiModelId` to `modelId` in rule node config
|
11 months ago |
Dmytro Skarzhynets
|
fd7faa5a9e
|
AI rule node: fix flaky Azure IoT hub node test
|
11 months ago |
Dmytro Skarzhynets
|
e7c971a7bb
|
AI rule node: add node description and details
|
11 months ago |
Dmytro Skarzhynets
|
b6b30dbba9
|
AI rule node: rename AI model settings to AI model
|
11 months ago |
Artem Dzhereleiko
|
6ecb3a49f1
|
UI: AI models
|
11 months ago |
Andrii Landiak
|
345c28c482
|
Add admin settings entity type
|
11 months ago |
Dmytro Skarzhynets
|
d4ec3f8b39
|
AI rule node: change structure of response format info in node config
|
11 months ago |
Dmytro Skarzhynets
|
69964a2413
|
Make script compilation errors unrecoverable during rule node initialization
|
11 months ago |