mpetrov
2ed9fd5349
Gateway Modbus Connector UI adjustments and hints
2024-08-08 17:09:17 +03:00
Iryna Matveieva
7480e5f099
Created AWS Lambda node ( #10646 )
...
* created aws lambda node
* updated logic for processing input keys
* removed logic for parsing mappings
* added possibility to pass qualifier using patterns
* added check for function name and invocation type
* tests refactoring after review
* removed ability to pass invocation type to the config
* added node teplatization doc
* changed title for documenatation
* added uiResources and configDirective
* changed names of classes
* removed false param from TbNodeException in init method
---------
Co-authored-by: ShvaykaD <dshvaika@thingsboard.io>
2024-08-01 11:38:31 +03:00
kalytka
9e83035e04
Added "_blank" to the documentation link
2024-07-25 11:10:03 +03:00
mpetrov
6c49cd0090
md files minor adjustments
2024-07-05 18:50:46 +03:00
mpetrov
e4e028e0b4
Gateway - Connectors - OPCUA extended functionality
2024-06-27 16:19:02 +03:00
kalytka
a98b2a1afc
Added docPlatformPrefix to help urls
2024-05-17 12:11:59 +03:00
Dmitriymush
948b0ca842
Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/connectors-config
2024-05-02 16:57:53 +03:00
Andrew Shvayka
aecf654d65
Merge pull request #10201 from thingsboard/feature/housekeeper
...
Housekeeping service
2024-04-26 13:37:06 +03:00
Dmitriymush
1b3ccaf8a3
Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/connectors-config
2024-04-25 11:02:55 +03:00
Igor Kulikov
d315f5ce77
UI: Implement pie chart.
2024-04-23 18:57:18 +03:00
Dmitriymush
d2b541e41c
Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/connectors-config
2024-04-19 12:57:46 +03:00
Dmitriymush
355acfc30a
UI: gateway dashboard bug-fixes and improvements
2024-04-19 12:56:11 +03:00
ViacheslavKlimov
79dc46a65b
Merge branch 'master' into feature/housekeeper
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
2024-04-12 15:33:56 +03:00
Igor Kulikov
dde2a55d3d
UI: Implement new version of State chart widget based on Echarts.
2024-04-10 16:23:22 +03:00
Dmitriymush
8d3d8eeeee
UI: added expressions and topic filter fns for MQTT gateway connector and minor improvements
2024-04-03 12:02:52 +03:00
ViacheslavKlimov
20ea8c7fc2
Merge branch 'develop/3.6.4' into feature/housekeeper
...
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationType.java
2024-03-13 16:39:10 +02:00
ViacheslavKlimov
b20b6006e9
Notifications to sysadmin on housekeeper task processing failure
2024-03-01 14:14:25 +02:00
Andrii Landiak
64f4b586a9
Add rate limits for edge uplink message
2024-02-19 15:44:45 +02:00
Igor Kulikov
6354af4f0e
Merge pull request #10088 from iraznatovskyi/help-links-fix
...
Replaced hard-coded document link paths with site-base-url
2024-02-12 13:43:02 +02:00
Andrii Landiak
9b32a51d4b
Refactoring due to review. Fix naming, improve upgrade logic
2024-02-01 13:46:31 +02:00
Ivan Raznatovskyi
d509c230c0
Replace hardcoded doc-link path with site-base-url
2024-01-30 10:35:21 +02:00
Andrii Landiak
d4d019beda
Renaming notifications for edge. Minor refactoring
2024-01-24 15:21:43 +02:00
deaflynx
d98a8cd2fa
Update notification and rate limit configurations for edge connectivity/failure events
2024-01-23 13:47:20 +02:00
Andrii Landiak
ad90b4480c
Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc
2024-01-19 11:22:45 +02:00
ViacheslavKlimov
5191b690b7
Resolve entity's owner users in TbNotificationNode
2023-12-06 12:57:44 +02:00
ShvaykaD
057c26f8ea
added see examples templatization docs && refactoring after review
2023-11-30 15:13:00 +02:00
ShvaykaD
cd13dd6811
Merge branch 'master' into feature/transformation-nodes-enhancements
2023-11-14 13:20:16 +02:00
Dmitriymush
f3e1e4af84
UI: liquid level widget fixes and editions after review and etc.
2023-10-26 14:57:22 +03:00
Dmitriymush
ca70310e6d
UI: Liquid level widget implementation
2023-10-19 16:51:13 +03:00
ShvaykaD
3386889b62
added field templatization files to update UI rule nodes PR with correct links to see examples docs
2023-10-10 12:25:53 +03:00
Andrew Shvayka
173e229da1
Merge pull request #8786 from ShvaykaD/feature/filter-nodes-improvements
...
Filter nodes improvements && fixes for enrichment rule nodes && added TbMsgType enum and enforced use of it in corresponding places.
2023-08-04 13:57:10 +03:00
Igor Kulikov
c0309ac1aa
UI: Value card basic config
2023-07-24 19:50:40 +03:00
Igor Kulikov
9d8a9943bf
UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons.
2023-07-21 18:26:14 +03:00
ShvaykaD
b271baefd4
updated rule node templatization help pages with new screenshots and updated key names in text
2023-07-17 11:17:56 +03:00
ShvaykaD
e32dc47ea5
added upgrade script for check field presence node && PROD-2217
2023-06-30 17:42:53 +03:00
ViacheslavKlimov
f98eee5407
Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
# application/src/main/resources/thingsboard.yml
# application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
# dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
# ui-ngx/src/app/modules/common/modules-map.ts
2023-06-13 13:49:51 +03:00
ViacheslavKlimov
d5d087d826
UI part and help page for exceeded rate limits notification rule
2023-06-02 15:09:35 +03:00
ShvaykaD
cf3c863973
added field templatization docs for enrichment rule nodes
2023-06-01 12:11:31 +03:00
ShvaykaD
12222808ab
update see examples docs for customer attributes node
2023-05-30 15:11:38 +03:00
ShvaykaD
d013d6b3e9
init commit for fields templatization docs
2023-05-30 11:05:11 +03:00
ShvaykaD
fb164f0e24
merge with develop 3.5.1
2023-05-10 14:22:24 +03:00
Shvaika Dmytro
7d3354a8c6
Merge pull request #18 from kalutkaz/enrichmentNodeUI
...
Enrichment node UI
2023-05-03 15:11:12 +03:00
Chantsova Ekaterina
6a471c7f47
UI: correct custom action code samples
2023-05-01 16:57:56 +03:00
kalytka
66dd022738
Created popup helper file
2023-05-01 15:16:17 +03:00
ViacheslavKlimov
f44de42165
Available delivery methods check: don't check mail server connection
2023-04-25 14:31:09 +03:00
ViacheslavKlimov
0ce243f2e7
Merge with develop/3.5
2023-04-25 12:26:25 +03:00
Andrii Shvaika
0097da124e
Rule Engine templatization doc improvement
2023-04-24 16:44:30 +03:00
ViacheslavKlimov
80cfd89421
Fix and update help pages for notification templates
2023-04-24 15:47:31 +03:00
kalytka
67b0a3e31e
Refactoring
2023-04-21 11:59:40 +03:00
kalytka
0794e84a08
merge
2023-04-20 13:50:59 +03:00