1877 Commits

Author SHA1 Message Date
desoliture
7b14fdaf5e add isMultipleAttributesRequest field in queue.proto in GetAttributeResponseMsg message 2022-01-17 18:59:39 +02:00
desoliture
35c30b7678 refactor GatewayDeviceSessionCtx and MqttAdaptors
refactor GatewayDeviceSessionCtx to determine the value of multipleAttrKeysRequested before calling the JsonMqttAdaptor, add corresponding convertToGatewayPublish method to adaptors interface with multipleAttrKeysRequested parameter, refactor other adaptors to deal with new method
2022-01-13 17:48:59 +02:00
desoliture
2f5648c400 refactoring 2021-12-29 17:24:55 +02:00
desoliture
b53746bda6 MQTT Gateway API attributes request fix 2021-12-29 16:31:15 +02:00
dlandiak
c195fc2c21 queue factories improvements 2021-12-20 14:23:50 +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
Igor Kulikov
3c75bdf51f
Merge pull request #5564 from van-vanich/imrove_equals_for_BaseReadTsKvQuery
[3.3.3] improve equals for BaseReadTsKvQuery
2021-12-17 12:47:36 +02:00
Igor Kulikov
adc3ef514b
Merge pull request #5383 from smatvienko-tb/sql_tests_on_postgres_testcontainer
[3.3.3] dao sql tests: run on postgresql container with in-memory disk using testcontainers jdbc (jdbc:tc:postgresql:12.8)
2021-12-17 12:39:57 +02:00
Igor Kulikov
2f6912a438
Merge pull request #5710 from desoliture1/pass_with_spaces_fix
[3.3.x] Add allow-whitespace password policy
2021-12-16 17:37:26 +02:00
Igor Kulikov
21a1ab2f4b
Merge pull request #5654 from desoliture1/rpc-delete-feature
[3.3.3] Deleted rpc status
2021-12-16 17:30:34 +02:00
desoliture
f2d6ed1e85 refactoring 2021-12-16 10:39:01 +02:00
desoliture
bbecb26023 add default value to password rule "allow whitespaces" - true 2021-12-14 11:35:09 +02:00
Sergey Matvienko
f51edb3a45 Merge branch 'master' into sql_tests_on_postgres_testcontainer 2021-12-13 14:03:02 +02:00
desoliture
409fddc2e8 add password policy for white-spaces 2021-12-10 18:17:05 +02:00
Andrew Shvayka
3038f23a93
Merge pull request #5644 from YevhenBondarenko/fix/lwm2m
[3.3.3] fixed lwm2m device or profile update notifications
2021-12-10 17:11:31 +02:00
Andrew Shvayka
a89b40de46
Merge pull request #5577 from YevhenBondarenko/feature/lwm2m-improvements
[3.3.3] added ability to configure network configuration for lwm2m
2021-12-10 17:11:17 +02:00
Andrii Shvaika
eebce55d5a Improved upgrade script performance 2021-12-09 15:12:03 +02:00
Andrii Shvaika
435d76c107 Merge with master 2021-12-08 16:46:45 +02:00
Igor Kulikov
b5da8752c5 Use output rule node name instead of label 2021-12-08 16:23:54 +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
Igor Kulikov
9c6732e61b Merge branch 'master' into feature/nested-rule-chains 2021-12-08 11:08:54 +02:00
Andrii Shvaika
d3c20b2e57 Alarm Query performance improvements 2021-12-07 18:50:16 +02:00
YevhenBondarenko
231508b66b logging improvements 2021-12-06 10:59:58 +02:00
Andrii Shvaika
bbd1d8ae86 Migration script 2021-12-03 11:57:31 +02:00
Andrii Shvaika
9cf0ab6900 Rename of the related rule chains when customer renames the output label 2021-12-02 20:00:24 +02:00
Andrii Shvaika
c3fa9b9f43 Nested rule chains 2021-12-02 19:13:18 +02:00
Andrii Shvaika
a760aa6ac2 Input and Output rule nodes and message routing 2021-12-01 14:41:02 +02:00
Andrii Shvaika
d7be38d3cf Merge branch 'master' of github.com:thingsboard/thingsboard 2021-11-30 17:36:13 +02:00
Andrii Shvaika
2a3f17a00f Remove redundant parameter 2021-11-30 17:35:49 +02:00
YevhenBondarenko
d024c69a0c improvements (remove security if a new device profile has been set) 2021-11-30 12:50:02 +02:00
YevhenBondarenko
61e7dc4a90 fixed lwm2m device or profile update notifications 2021-11-30 11:52:06 +02:00
YevhenBondarenko
935770e1a7 refactored 2021-11-30 11:16:51 +02:00
YevhenBondarenko
4ac52b10d8 fixed sessions updating on lwm2m transport start 2021-11-29 19:46:08 +02:00
Igor Kulikov
b04949c62c Null values support for subscription update values proto 2021-11-29 19:20:46 +02:00
desoliture
045fbf5b5e add rpcStatus:deleted, add throwing bad_request when getting the rpc entity with status:deleted 2021-11-29 19:01:22 +02:00
Igor Kulikov
7187ecfdb1 Version set to 3.3.3-SNAPSHOT 2021-11-24 12:24:27 +02:00
Andrew Shvayka
4c08744817
Merge pull request #5614 from thingsboard/bug/mqtt-credentials
[3.3.3] Fix corner case when access token matches user name in credentials
2021-11-24 12:14:10 +02:00
Andrii Shvaika
6d006d16c7 Improved rate limits message for MQTT session events 2021-11-24 10:38:45 +02:00
Andrii Shvaika
3ffd62f844 Fix corner case when access token matches user name in credentials 2021-11-24 09:36:14 +02:00
YevhenBondarenko
a9151b5100 fixed NPE 2021-11-19 18:20:45 +02:00
YevhenBondarenko
52578645b8 added ability to configure network configuration for lwm2m 2021-11-17 13:01:00 +02:00
Dima Landiak
c43e8950a2 save ts without latest 2021-11-16 18:43:52 +02:00
van-vanich
d31bb08bf3 equals for BaseReadTsKvQuery don't check startTs and endTs, so @EqualsAndHashCode(callSuper = true) fix this problems 2021-11-16 13:07:00 +02:00
Viacheslav Klimov
7801c3d7aa Fix up fields length validation for rule nodes and alarm rules 2021-11-09 15:49:26 +02:00
YevhenBondarenko
24aa6f30ab fixed updating firstEdrxDownlink after error 2021-11-09 10:30:08 +02:00
YevhenBondarenko
183f3547a3 added lock for onSent rpc 2021-11-09 10:27:32 +02:00
YevhenBondarenko
b5da59e3b3 fixed double sending rpc (private network) 2021-11-09 10:26:06 +02:00
Vladyslav_Prykhodko
f02304e2f3 Add max fields length validation 2021-11-08 17:23:27 +02:00
Andrew Shvayka
602b32a651
Merge pull request #5511 from smatvienko-tb/update_330_improvements
Update 330 improvements
2021-11-08 15:24:50 +02:00
ShvaykaD
0db0bb8607 fix coap efento callbacks 2021-11-08 14:15:32 +02:00