Dmytro Skarzhynets
|
5c35a858bb
|
[WIP] Initial implementation for "first and last" strategy in transport service
|
2024-01-11 15:23:46 +02:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
Igor Kulikov
|
bc35df1dd7
|
Version set to 3.6.3-SNAPSHOT
|
2023-12-27 12:58:15 +02:00 |
|
dashevchenko
|
ba2e877a08
|
refactoring: moved proto files and converter classes to separate module - proto
|
2023-11-30 13:06:44 +02:00 |
|
Andrii Shvaika
|
4ed64439a0
|
Merge remote-tracking branch 'origin/hotfix/3.6.1'
|
2023-11-16 13:53:15 +02:00 |
|
Andrii Shvaika
|
a4bac1e794
|
Implement cache for the entity creation request
|
2023-11-15 15:57:58 +02:00 |
|
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
2023-11-13 17:07:32 +02:00 |
|
dashevchenko
|
c195fd5a4c
|
added ability to add global prefix for all topics
|
2023-10-17 19:44:50 +03:00 |
|
Igor Kulikov
|
8cefca23ac
|
Version set to 3.6.1-SNAPSHOT
|
2023-09-25 11:27:00 +03:00 |
|
ViacheslavKlimov
|
f0c177ebd2
|
Merge remote-tracking branch 'origin/fix/snmp' into fix/snmp
# Conflicts:
# common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/service/DefaultTransportService.java
|
2023-09-07 13:11:53 +03:00 |
|
Viacheslav Klimov
|
e7b259ce8e
|
Merge branch 'develop/3.6' into fix/snmp
|
2023-09-07 13:03:48 +03:00 |
|
Igor Kulikov
|
98c245e293
|
Switch to version 3.6.0
|
2023-09-05 18:28:15 +03:00 |
|
ViacheslavKlimov
|
2109d36f7e
|
Merge branch 'develop/3.5.2' into fix/snmp
# Conflicts:
# common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/service/DefaultTransportService.java
|
2023-08-25 12:37:47 +03:00 |
|
Andrew Shvayka
|
e5658f68df
|
Merge pull request #9082 from imbeacon/feature/mqtt-topic-in-metadata-for-transport
Feature/mqtt topic in metadata for transport
|
2023-08-18 13:07:38 +03:00 |
|
Andrii Shvaika
|
ca6095402f
|
Merge with master
|
2023-08-17 12:19:02 +03:00 |
|
ViacheslavKlimov
|
6751820e0a
|
Dedicated Rule Engines for tenant profile
|
2023-08-14 12:57:53 +03:00 |
|
imbeacon
|
355a92588a
|
Added topic to metadata for attributes and telemetry messages
|
2023-08-11 11:48:24 +03:00 |
|
ViacheslavKlimov
|
c1a07db64a
|
Fix tenant profile update handling
|
2023-07-25 15:44:16 +03:00 |
|
ShvaykaD
|
47929ef784
|
replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring
|
2023-07-06 12:20:23 +03:00 |
|
ShvaykaD
|
a3c0850277
|
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
|
2023-06-23 19:00:25 +03:00 |
|
ViacheslavKlimov
|
926f484230
|
Device events
|
2023-06-22 18:19:37 +03:00 |
|
ViacheslavKlimov
|
0bd7f74c47
|
Fix issues
|
2023-06-13 14:12:54 +03:00 |
|
ViacheslavKlimov
|
2f560315d1
|
Exceeded rate limits notifications; their deduplication; refactoring
|
2023-06-02 15:09:09 +03:00 |
|
Igor Kulikov
|
9ae1f1e329
|
Version set to 3.5.2-SNAPSHOT
|
2023-05-22 16:32:24 +03:00 |
|
Igor Kulikov
|
59cc8244b5
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-22 16:31:19 +03:00 |
|
Igor Kulikov
|
c422e39724
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-22 16:26:54 +03:00 |
|
Andrii Shvaika
|
6120fb132a
|
Version set to 3.5.2. Migration script improved
|
2023-05-22 13:16:06 +03:00 |
|
Andrew Shvayka
|
da9bea1f20
|
Merge pull request #8519 from adovh/replace_ObjectMapper_usages_with_JacksonUtil
[3.5.1]Replace object mapper usages with jackson utils
|
2023-05-19 17:07:16 +03:00 |
|
Igor Kulikov
|
7058f99068
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-12 15:45:11 +03:00 |
|
AndriiD
|
7187fbb4d3
|
Replace object mapper usages with jackson utils
|
2023-05-10 14:10:58 +03:00 |
|
Andrew Shvayka
|
1a366d476e
|
Revert "[3.5.1]Replace object mapper usages with jackson utils"
|
2023-05-08 14:54:21 +03:00 |
|
AndriiD
|
32e5d8561b
|
Merge remote-tracking branch 'origin/develop/3.5.1' into replace_ObjectMapper_usages_with_JacksonUtil
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/SystemInfoController.java
# dao/src/test/java/org/thingsboard/server/dao/service/BaseOAuth2ConfigTemplateServiceTest.java
# rule-engine/rule-engine-components/src/main/java/org/thingsboard/rule/engine/mail/TbMsgToEmailNode.java
# rule-engine/rule-engine-components/src/main/java/org/thingsboard/rule/engine/mail/TbSendEmailNode.java
# rule-engine/rule-engine-components/src/test/java/org/thingsboard/rule/engine/filter/TbJsFilterNodeTest.java
# rule-engine/rule-engine-components/src/test/java/org/thingsboard/rule/engine/filter/TbJsSwitchNodeTest.java
# rule-engine/rule-engine-components/src/test/java/org/thingsboard/rule/engine/rest/TbRestApiCallNodeTest.java
# rule-engine/rule-engine-components/src/test/java/org/thingsboard/rule/engine/transform/TbTransformMsgNodeTest.java
|
2023-05-04 14:35:41 +03:00 |
|
YevhenBondarenko
|
fbf9773a61
|
optimize imports
|
2023-05-02 10:57:58 +02:00 |
|
Andrii Shvaika
|
a405999a88
|
Use shared attributes for sparkplug devices
|
2023-04-25 19:03:17 +03:00 |
|
AndriiD
|
2ea6896507
|
Merge remote-tracking branch 'origin/develop/3.5' into replace_ObjectMapper_usages_with_JacksonUtil
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/transport/DefaultTransportApiService.java
# application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
|
2023-04-17 00:22:12 +03:00 |
|
AndriiD
|
dd9c055ecf
|
replace_ObjectMapper_usages_with_JacksonUtil
|
2023-04-14 11:58:24 +03:00 |
|
Andrii Shvaika
|
4cea4362dc
|
Merge branch 'feature/x509-device-cert-impr' of github.com:AndriiLandiak/thingsboard into feature/x509-device-provisioning
|
2023-04-12 12:47:41 +03:00 |
|
Andrew Shvayka
|
838c2f5d33
|
Merge pull request #7857 from ShvaykaD/improvements/report-device-activity-on-rpc-processing
Improvements for reporting device activity during RPC processing
|
2023-04-07 15:50:28 +03:00 |
|
Andrii Landiak
|
55adb3d12a
|
Refactor x509: add logic of rotating x509 credentials and creating new device to DeviceProvisionService
|
2023-04-07 13:07:08 +03:00 |
|
Andrii Landiak
|
2ac861876e
|
Refactoring: fix conflict, add logs
|
2023-03-29 11:40:41 +03:00 |
|
Andrii Landiak
|
e665917758
|
Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr
|
2023-03-10 15:46:42 +02:00 |
|
Andrew Shvayka
|
e058786956
|
Merge pull request #8174 from zzzeebra/feature/junit5-migration-exceptions
[3.5] junit5 migration - exception annotation refactoring
|
2023-03-10 12:51:03 +02:00 |
|
Andrii Shvaika
|
3477ddac0f
|
Refactoring due to comments
|
2023-03-08 17:39:39 +02:00 |
|
Oleksandra Matviienko
|
b27c007a5d
|
junit5: JsonConverterTest migrated
|
2023-03-06 11:08:31 +01:00 |
|
Oleksandra Matviienko
|
ea2e87e73e
|
junit5: JsonConverterTest test annotation exceptions refactoring
|
2023-03-06 10:49:57 +01:00 |
|
Andrii Shvaika
|
6b121514fc
|
Merge with develop/3.5
|
2023-02-28 19:06:54 +02:00 |
|
nickAS21
|
524952d264
|
sparkplug: rpc device
|
2023-02-15 14:19:10 +02:00 |
|
Andrii Landiak
|
60c7d213cc
|
Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr
|
2023-02-02 10:06:55 +02:00 |
|
Andrii Landiak
|
e9586daf9d
|
Add unit tests and update regex pattern to convert chain to list
|
2023-01-31 18:04:45 +02:00 |
|
Andrii Shvaika
|
a203c336f1
|
Merge with master
|
2023-01-31 16:20:04 +02:00 |
|