Igor Kulikov
|
7d19a1d5e9
|
Update assetCreatedMsg and alarmActionMsg to handle rule chain and queue name from asset profile
|
2022-09-27 16:12:01 +03:00 |
|
Igor Kulikov
|
afa69f6f78
|
Merge branch 'master' into feature/assetProfile
|
2022-09-23 15:37:52 +03:00 |
|
Igor Kulikov
|
085e3c1580
|
Implement Asset Profile feature
|
2022-09-23 15:37:17 +03:00 |
|
Andrii Shvaika
|
7c4d408085
|
Merge PR #7316
|
2022-09-22 16:44:29 +03:00 |
|
ShvaykaD
|
ad3e484998
|
set default for destroy method in TbNode interface
|
2022-08-19 16:56:36 +03:00 |
|
Andrii Shvaika
|
dea933d906
|
Version set to 3.4.2
|
2022-08-19 15:25:18 +03:00 |
|
Andrii Shvaika
|
8de1ee776c
|
Fix conflicts. Refactored RandomStringUtils
|
2022-08-16 11:26:32 +03:00 |
|
Andrii Shvaika
|
fa0433a7eb
|
Version set to 3.4.1-SNAPSHOT
|
2022-07-19 15:30:16 +03:00 |
|
thingsboard
|
87325bcd10
|
Merge remote-tracking branch 'origin/develop/3.4' into feature/work-1581-replace-deprecated-stringutils
|
2022-07-13 13:33:17 +03:00 |
|
Andrii Shvaika
|
cd633c72c8
|
No more Queue Id in the Device Profile
|
2022-07-12 12:56:40 +03:00 |
|
thingsboard
|
c7daaa571e
|
replace StringUtils usages with in-repository implementation
|
2022-07-12 12:08:52 +03:00 |
|
ivankozka
|
33b502e156
|
add timeoutExecutor to prevent deadlocks; fix not using timeout from configuration in TbSendEmailNode
|
2022-07-06 13:32:30 +03:00 |
|
YevhenBondarenko
|
44403cd2c2
|
merge with develop/3.4
|
2022-06-01 21:55:34 +02:00 |
|
Viacheslav Klimov
|
985f7c79aa
|
2FA refactoring
|
2022-05-27 12:34:12 +03:00 |
|
YevhenBondarenko
|
fa4a20d711
|
Added resolve by queue name for backward compatibility
|
2022-05-19 10:04:51 +02:00 |
|
Viacheslav Klimov
|
866ad82187
|
Email 2FA verification message improvements
|
2022-05-18 12:50:12 +03:00 |
|
Viacheslav Klimov
|
41fede9b43
|
Add checks for SMS and mail service when setting up 2FA provider; 2Fa verification mail template
|
2022-05-17 18:31:49 +03:00 |
|
YevhenBondarenko
|
dc3c2cfec2
|
merge with develop/3.4
|
2022-05-09 22:27:21 +02:00 |
|
Viacheslav Klimov
|
4480badd78
|
Email 2FA provider; 2FA API improvements
|
2022-05-05 18:08:54 +03:00 |
|
YevhenBondarenko
|
4e4ac0012c
|
used queueId instead of queueName in DeviceProfile and TbMsg
|
2022-04-13 21:55:03 +02:00 |
|
Viacheslav Klimov
|
d746a04186
|
Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
# application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
|
2022-03-22 15:54:53 +02:00 |
|
Viacheslav Klimov
|
062af3af81
|
2FA: cleanup code
|
2022-03-21 09:21:30 +02:00 |
|
Viacheslav Klimov
|
e2c9a5ffdf
|
TOTP and SMS 2FA providers; 2FA set-up API
|
2022-03-10 17:59:59 +02:00 |
|
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
2022-02-21 12:19:59 +02:00 |
|
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
2022-02-07 09:55:37 +02:00 |
|
Andrii Shvaika
|
66b58549c5
|
Propagate alarms to Customer or Tenant without relations
|
2022-01-19 11:49:38 +02:00 |
|
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
2022-01-17 14:07:46 +02:00 |
|
Andrew Shvayka
|
2d0890b43e
|
Merge pull request #5750 from YevhenBondarenko/feature/ts-notification
[3.3.3] ts latest notifications
|
2021-12-24 17:00:45 +02:00 |
|
YevhenBondarenko
|
6d61b249e5
|
improvements (not notify if lates ts has not been deleted)
|
2021-12-20 15:23:28 +02:00 |
|
YevhenBondarenko
|
b8d49b66a6
|
send notifications by rewriteLatestIfDeleted
|
2021-12-17 16:36:19 +02:00 |
|
Igor Kulikov
|
ab2a7e4357
|
Merge pull request #5569 from dmytro-landiak/save-ts-no-latest
[3.3.3] Save timeseries without latest persistence
|
2021-12-17 13:16:44 +02:00 |
|
YevhenBondarenko
|
b79c2407c4
|
ts notification
|
2021-12-16 16:54:57 +02:00 |
|
Igor Kulikov
|
d6e18d05cd
|
Introduce Flow rule node type. Add rile node UIs for RuleChain input/output. Remove rule chain connection metadata.
|
2021-12-08 15:35:59 +02:00 |
|
Andrii Shvaika
|
a760aa6ac2
|
Input and Output rule nodes and message routing
|
2021-12-01 14:41:02 +02:00 |
|
Igor Kulikov
|
7187ecfdb1
|
Version set to 3.3.3-SNAPSHOT
|
2021-11-24 12:24:27 +02:00 |
|
Dima Landiak
|
c43e8950a2
|
save ts without latest
|
2021-11-16 18:43:52 +02:00 |
|
Sergey Matvienko
|
7f1f298774
|
cassandra buffered rate executor: separate beans for read and write operations
|
2021-10-21 19:07:53 +03:00 |
|
Sergey Matvienko
|
708d0c6848
|
cpu usage reduced on TbNodeUtils
|
2021-10-13 10:42:24 +03:00 |
|
Igor Kulikov
|
ad6a52cffd
|
DeviceAttributes remove
|
2021-09-10 13:31:20 +03:00 |
|
Igor Kulikov
|
b173e0799c
|
Update OS package plugin version. Code cleanup.
|
2021-09-07 11:47:43 +03:00 |
|
Igor Kulikov
|
049627db97
|
Version set to 3.3.2-SNAPSHOT
|
2021-09-06 18:55:10 +03:00 |
|
Igor Kulikov
|
7b6e8248d3
|
Merge branch 'master' into dependency-management-transitive-ce-3-3-1
|
2021-09-01 15:02:27 +03:00 |
|
Igor Kulikov
|
02b8b8b873
|
Merge branch 'master' into dependency-upgrade-test-scope
|
2021-09-01 14:57:02 +03:00 |
|
Sergey Matvienko
|
aefb7e4bb3
|
added netty-tcnative-boringssl-static.version 2.0.41.Final along with netty-all to support SSL
|
2021-09-01 13:55:45 +03:00 |
|
Andrii Shvaika
|
e5b988a297
|
Merge branch 'rpc-improvements' of https://github.com/YevhenBondarenko/thingsboard into develop/3.3.1
|
2021-08-19 18:04:32 +03:00 |
|
YevhenBondarenko
|
d49bee4b31
|
send next rpc after removing
|
2021-08-18 19:27:48 +03:00 |
|
YevhenBondarenko
|
2a2441b248
|
used timeout from yml
|
2021-08-18 16:46:01 +03:00 |
|
YevhenBondarenko
|
8513c99903
|
added sequence for the all RPC
|
2021-08-18 09:56:57 +03:00 |
|
Andrii Shvaika
|
3661647c3a
|
Version set to 3.3.1-SNAPSHOT
|
2021-08-16 12:39:43 +03:00 |
|
Igor Kulikov
|
d20ea5ae07
|
Fix processing of allow system smtp settings flag
|
2021-08-12 14:38:45 +03:00 |
|