9347 Commits

Author SHA1 Message Date
nickAS21
ecc9f8fe38 lwm2m: fix bugs in PR commits 2022-02-08 21:38:09 +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
8480f21994 lwm2m: del info debug 2022-02-01 10:05:15 +02:00
nickAS21
11140fe89b lwm2m: del shell from tests 2022-01-30 22:24:29 +02:00
nickAS21
1f2eaf07ed lwm2m: del shell from tests 2022-01-30 22:21:00 +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
Igor Kulikov
d256349c73 UI: Fix open dashboard widget action. 2022-01-26 15:08:00 +02:00
Igor Kulikov
512a3dc6ed UI: Image map: improve background image fetch from alias. Maps: Ignore click events on drag marker. 2022-01-25 19:13:24 +02:00
Andrii Shvaika
1e41be45ba Merge branch 'master' of github.com:thingsboard/thingsboard 2022-01-25 12:26:53 +02:00
Andrii Shvaika
74abfae630 Californium3.properties file to .gitignore 2022-01-25 12:26:37 +02:00
Andrew Shvayka
afbc84e0a2
Merge pull request #5956 from YevhenBondarenko/fix/lwm2m-client
[3.3.3] Registration is no more Serializable
2022-01-25 11:50:50 +02:00
Andrew Shvayka
6c4cfc5035
Merge pull request #5955 from YevhenBondarenko/fix/lwm2m-transport
[3.3.3] fixed lwm2m transport initialization (ordering)
2022-01-25 11:48:40 +02:00
Andrew Shvayka
5bfe331334
Merge pull request #5945 from zbeacon/fix/mqtt-doesnt-close-session-for-removed-device
[3.3.3]Fix for PROD-1337 (Device session doesn't close on device removal)
2022-01-25 11:46:48 +02:00
Igor Kulikov
362ca32407 UI: Map widgets - improve markers dragging - prevent click actions and popup open while dragging marker. 2022-01-25 10:52:13 +02:00
Igor Kulikov
d416103e74 UI: Improve dashboard state component synchronization 2022-01-24 18:42:48 +02:00
YevhenBondarenko
e3af72eb88 Registration is not Serializable 2022-01-24 17:54:28 +02:00
YevhenBondarenko
0d3718f05c fixed lwm2m transport initialization (ordering) 2022-01-24 17:40:22 +02:00
zbeacon
abe421cf36 Removed redundant method call 2022-01-24 14:50:52 +02:00
Andrew Shvayka
29ccfaa23e
Merge pull request #5953 from YevhenBondarenko/fix/lwm2m-subscription-info
[3.3.3] added updating session metadata if attributes/rpc subscription was sent by this way
2022-01-24 13:51:23 +02:00
zbeacon
6d32e3f712 Moved sending response to onDeviceDeleted method 2022-01-24 13:16:49 +02:00
YevhenBondarenko
c1f43bd3ba added updating session metadata if attributes/rpc subscription was sent by this way 2022-01-24 13:06:17 +02:00
Andrew Shvayka
847630259c
Merge pull request #5947 from ViacheslavKlimov/fix/lwm2m-config-validation-npe
[3.3.3] Fix NPE during Lwm2mDeviceProfileTransportConfiguration validation
2022-01-24 13:02:12 +02:00
Igor Kulikov
5300372b65
Merge pull request #5950 from ouertani/TB-5948
#5948 snpm -> snmp
2022-01-24 12:23:38 +02:00
zbeacon
28530cd999 Merge branch 'master' of https://github.com/thingsboard/thingsboard into fix/mqtt-doesnt-close-session-for-removed-device 2022-01-24 09:55:08 +02:00
Ouertani
4fc21755eb #5948 snpm -> snmp 2022-01-23 10:41:26 +01:00
Viacheslav Klimov
f83b16c095 Fix NPE during Lwm2mDeviceProfileTransportConfiguration validation 2022-01-21 16:45:04 +02:00
Igor Kulikov
db5d1876ee
Merge pull request #5942 from vvlladd28/feature/auto-generate-type
[3.3.3] UI: Add script to generate types in the project
2022-01-21 16:27:52 +02:00
Vladyslav_Prykhodko
a1cd5e6a13 UI: Created script generate-types 2022-01-21 16:16:41 +02:00
Vladyslav_Prykhodko
e538d4288d UI: Updated build:types script 2022-01-21 15:19:43 +02:00
zbeacon
b6bd4247da Fix for PROD-1337 2022-01-21 13:13:08 +02:00
Vladyslav_Prykhodko
d8bb296d3c UI: Add script to generate types in the project 2022-01-20 18:35:59 +02:00
Andrew Shvayka
f6db786328
Merge pull request #5938 from thingsboard/lwm2m_fix_bug_DTLSconfig_bootstrap
[3.3.3] lwm2m: fix_bug_DTLSconfig_bootstrap
2022-01-20 16:09:05 +02:00
nickAS21
427f9b191f lwm2m: add bootstrap DTLS config - SERVER_ONLY 2022-01-20 15:27:10 +02:00
Andrii Shvaika
7f32c10d77 Fix initialization error for LwM2M Bootstrap mode 2022-01-20 14:40:12 +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
Andrii Shvaika
522a68a1a8 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-01-20 13:24:12 +02:00
Andrii Shvaika
8e066f387a Fix tests according to new feature: startTs and endTs of the alarm are taken from the message. 2022-01-20 13:23:59 +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
1104c4e8f6 Merge branch 'fix/device-profile' of https://github.com/YevhenBondarenko/thingsboard 2022-01-20 12:19:52 +02:00
Igor Kulikov
ac8f866d1a
Merge pull request #5932 from vvlladd28/improvement/dashboard-autocomplete/double-request-and-init
[3.3.3] UI: Improvement dashboard autocomplete - fixed double request and init component
2022-01-20 12:18:35 +02:00