3389 Commits

Author SHA1 Message Date
nickAS21
b6f317a3b7 lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel 2022-02-09 18:11:02 +02:00
nickAS21
974d4cb338 lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server 2022-02-08 16:10:14 +02:00
nickAS21
29a551d048 lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)" 2022-02-04 15:59:12 +02:00
nickAS21
acc52c7864 lwm2m: fix bug create new client (from TcpPort to UdpPort) 2022-02-03 18:01:12 +02:00
nickAS21
11140fe89b lwm2m: del shell from tests 2022-01-30 22:24:29 +02:00
nickAS21
cad54fa70c lwm2m: fix bug security tests 2022-01-28 12:45:05 +02:00
nickAS21
c3081c45cf lwm2m: tests with execute "/1/0/9" - add Security and Server with instanceId 2022-01-28 09:50:31 +02:00
nickAS21
45a6ce0dbf lwm2m: tests RPK and X509 client validate base64 format: 2022-01-27 16:01:15 +02:00
nickAS21
41274180c5 lwm2m: tests NoSec bootstrap update:
- connecting the client to the bootstrap server and updating the bootstrap
- client connection to lwm2m server, reboot when after executing "1/0/9" and update boostrap
2022-01-27 14:30:43 +02:00
nickAS21
3cd9454a98 lwm2m: tests with PSK security mode (bad request):
- "bad length key"
2022-01-26 19:05:16 +02:00
nickAS21
6a370dc643 lwm2m: tests associated with different security mode (successful):
- connection only to lwm2m server
- connect bootstrap server, update two client security sections and then connect lwm2m server
2022-01-26 17:24:11 +02:00
Andrew Shvayka
fc280254dd
Merge pull request #5930 from YevhenBondarenko/feature/californium-update
[3.3.3] updated Californium and Leshan versions
2022-01-20 14:05:31 +02:00
YevhenBondarenko
57510b4d54 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/californium-update
# Conflicts:
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/bootstrap/LwM2MTransportBootstrapService.java
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/secure/TbLwM2MDtlsCertificateVerifier.java
2022-01-20 13:23:30 +02:00
Andrew Shvayka
91373fcb64
Merge pull request #5922 from volodymyr-babak/code-review
[3.3.3] Code review minor misc fixes
2022-01-20 13:15:25 +02:00
Andrew Shvayka
a3f3578b65
Merge pull request #5796 from desoliture1/gatewayFix
[WIP][3.3.3] MQTT Gateway API - fix response data on attributes request
2022-01-20 13:04:48 +02:00
desoliture
fc9078a2be fix case where both shared and client attributes were requested 2022-01-20 12:58:55 +02:00
Andrii Shvaika
8b0a1f5538 Fix for #5931 and merge the PR #5915 2022-01-20 12:53:24 +02:00
Andrii Shvaika
519e05bd11 Fix for Bug #5931 2022-01-20 12:15:56 +02:00
YevhenBondarenko
292220cddc updated Californium and Leshan versions 2022-01-20 09:41:36 +02:00
Volodymyr Babak
4401724f94 Merge remote-tracking branch 'origin/master' into code-review 2022-01-19 16:52:12 +02:00
Volodymyr Babak
4e1cbf5c1e Code review minor misc fixes 2022-01-19 12:50:22 +02:00
Andrii Shvaika
66b58549c5 Propagate alarms to Customer or Tenant without relations 2022-01-19 11:49:38 +02:00
Igor Kulikov
652071fdb7 Remove redudant loggin from paginated updater 2022-01-18 12:44:47 +02:00
Igor Kulikov
1c2f357585 Fix getAlarms permissions. Fix entities tables persistent page link. Improve details button in autocomplete. 2022-01-17 19:51:14 +02:00
desoliture
7b14fdaf5e add isMultipleAttributesRequest field in queue.proto in GetAttributeResponseMsg message 2022-01-17 18:59:39 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Andrew Shvayka
80e5272d14
Merge pull request #5904 from YevhenBondarenko/feature/attributes-improvements
[3.3.3]improved removing timeseries/attributes
2022-01-17 13:38:26 +02:00
Andrii Shvaika
4c00bfc0fa Merge with master. Fixed notifications, licenses and naming 2022-01-17 13:35:03 +02:00
Andrii Shvaika
f3b4501b5a Merge branch 'master' of github.com:thingsboard/thingsboard 2022-01-17 12:44:22 +02:00
Andrii Shvaika
f72c058030 Suppress and handle WS exceptions on cluster rebalancing 2022-01-17 12:44:06 +02:00
Igor Kulikov
480612a1ac Fix NPE in OAuth2 failure handler 2022-01-17 11:39:55 +02:00
YevhenBondarenko
ab3176f23b improved removing timeseries/attributes 2022-01-17 11:38:04 +02:00
Andrew Shvayka
c15b4ceec3
Merge pull request #5843 from smatvienko-tb/device-actor-performance
[3.3.3] Device actor session inactivity performance + heap workout
2022-01-17 11:21:56 +02:00
Andrii Shvaika
bfe1daf9ea Improved performance of ts based query 2022-01-17 11:11:44 +02:00
Andrii Shvaika
84f6a43d69 Merge branch 'null-ordering-none' of https://github.com/smatvienko-tb/thingsboard 2022-01-17 11:09:27 +02:00
Igor Kulikov
e2e12d5871 Minor fixes 2022-01-14 18:29:37 +02:00
zbeacon
dbbdbd80bd Updated, according to changes, removed request for device, updated timeout for RPC to 1 day 2022-01-14 16:38:22 +02:00
Andrew Shvayka
f6637c2cf3
Merge pull request #5895 from thingsboard/feature/multi-root-relation-queries
Multi root relation queries
2022-01-14 14:02:35 +02:00
Andrew Shvayka
5b9618dfeb
Merge pull request #5889 from thingsboard/device-session-timeout-improvement
[3.3.3] Reduce number of scheduled messages for session timeout
2022-01-14 14:02:16 +02:00
Andrii Shvaika
20c9e77083 Multi-Root Query implementation improvements 2022-01-14 14:01:43 +02:00
zbeacon
d1f4a025c3 Changed order for device names in renaming RPC 2022-01-14 13:29:38 +02:00
Igor Kulikov
403904f202 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-01-14 13:01:44 +02:00
Igor Kulikov
01cb2e1282 Add dashboard state widget. Improve dashboard state component configuration. Fix markdown widget rendering when no datasource specified. 2022-01-14 13:01:32 +02:00
Andrii Shvaika
a4cb27dfb9 Improvement to have only one place where we schedule the session timeout message 2022-01-14 12:40:16 +02:00
zbeacon
d73e47b714 Moved lastConnectedGateway to additional info of the device, according to comments from @ashvayka 2022-01-14 12:32:28 +02:00
Sergey Matvienko
3a00a792c3 removed try-catch for checkSessionsTimeout because for actor all messages are processed sequentially 2022-01-14 11:52:59 +02:00
Andrii Shvaika
b7c01099c8 Reduce number of scheduled messages for session timeout 2022-01-14 10:38:04 +02:00
Andrii Shvaika
adddf5d180 Merge branch 'feature/mqtt-rate-limits-and-re-pack-timeout' 2022-01-13 19:42:56 +02:00
Andrew Shvayka
8d12abb846
Merge pull request #5875 from thingsboard/feature/mqtt-rate-limits
[3.3.3] IP Rate Limits for MQTT
2022-01-13 19:41:34 +02:00
Andrii Shvaika
21e080cae8 Merge branch 'feature/re-pack-timeout' into feature/mqtt-rate-limits 2022-01-13 19:39:44 +02:00