nickAS21
28fa1cc6a7
lwm2m: Checking licenses... 2
4 years ago
nickAS21
a072e9e1af
lwm2m: Checking licenses...
4 years ago
nickAS21
f704f9bcbc
lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel (continue)
4 years ago
nickAS21
b6f317a3b7
lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel
4 years ago
nickAS21
974d4cb338
lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server
4 years ago
nickAS21
29a551d048
lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)"
4 years ago
nickAS21
acc52c7864
lwm2m: fix bug create new client (from TcpPort to UdpPort)
4 years ago
nickAS21
8480f21994
lwm2m: del info debug
4 years ago
nickAS21
11140fe89b
lwm2m: del shell from tests
4 years ago
nickAS21
1f2eaf07ed
lwm2m: del shell from tests
4 years ago
nickAS21
cad54fa70c
lwm2m: fix bug security tests
4 years ago
nickAS21
c3081c45cf
lwm2m: tests with execute "/1/0/9" - add Security and Server with instanceId
4 years ago
nickAS21
45a6ce0dbf
lwm2m: tests RPK and X509 client validate base64 format:
4 years ago
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
4 years ago
nickAS21
3cd9454a98
lwm2m: tests with PSK security mode (bad request):
- "bad length key"
4 years ago
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
4 years ago
Igor Kulikov
d256349c73
UI: Fix open dashboard widget action.
4 years ago
Igor Kulikov
512a3dc6ed
UI: Image map: improve background image fetch from alias. Maps: Ignore click events on drag marker.
4 years ago
Andrii Shvaika
1e41be45ba
Merge branch 'master' of github.com:thingsboard/thingsboard
4 years ago
Andrii Shvaika
74abfae630
Californium3.properties file to .gitignore
4 years ago
Andrew Shvayka
afbc84e0a2
Merge pull request #5956 from YevhenBondarenko/fix/lwm2m-client
[3.3.3] Registration is no more Serializable
4 years ago
Andrew Shvayka
6c4cfc5035
Merge pull request #5955 from YevhenBondarenko/fix/lwm2m-transport
[3.3.3] fixed lwm2m transport initialization (ordering)
4 years ago
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)
4 years ago
Igor Kulikov
362ca32407
UI: Map widgets - improve markers dragging - prevent click actions and popup open while dragging marker.
4 years ago
Igor Kulikov
d416103e74
UI: Improve dashboard state component synchronization
4 years ago
YevhenBondarenko
e3af72eb88
Registration is not Serializable
4 years ago
YevhenBondarenko
0d3718f05c
fixed lwm2m transport initialization (ordering)
4 years ago
zbeacon
abe421cf36
Removed redundant method call
4 years ago
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
4 years ago
zbeacon
6d32e3f712
Moved sending response to onDeviceDeleted method
4 years ago
YevhenBondarenko
c1f43bd3ba
added updating session metadata if attributes/rpc subscription was sent by this way
4 years ago
Andrew Shvayka
847630259c
Merge pull request #5947 from ViacheslavKlimov/fix/lwm2m-config-validation-npe
[3.3.3] Fix NPE during Lwm2mDeviceProfileTransportConfiguration validation
4 years ago
Igor Kulikov
5300372b65
Merge pull request #5950 from ouertani/TB-5948
#5948 snpm -> snmp
4 years ago
zbeacon
28530cd999
Merge branch 'master' of https://github.com/thingsboard/thingsboard into fix/mqtt-doesnt-close-session-for-removed-device
4 years ago
Ouertani
4fc21755eb
#5948 snpm -> snmp
4 years ago
Viacheslav Klimov
f83b16c095
Fix NPE during Lwm2mDeviceProfileTransportConfiguration validation
4 years ago
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
4 years ago
Vladyslav_Prykhodko
a1cd5e6a13
UI: Created script generate-types
4 years ago
Vladyslav_Prykhodko
e538d4288d
UI: Updated build:types script
4 years ago
zbeacon
b6bd4247da
Fix for PROD-1337
4 years ago
Vladyslav_Prykhodko
d8bb296d3c
UI: Add script to generate types in the project
4 years ago
Andrew Shvayka
f6db786328
Merge pull request #5938 from thingsboard/lwm2m_fix_bug_DTLSconfig_bootstrap
[3.3.3] lwm2m: fix_bug_DTLSconfig_bootstrap
4 years ago
nickAS21
427f9b191f
lwm2m: add bootstrap DTLS config - SERVER_ONLY
4 years ago
Andrii Shvaika
7f32c10d77
Fix initialization error for LwM2M Bootstrap mode
4 years ago
Andrew Shvayka
fc280254dd
Merge pull request #5930 from YevhenBondarenko/feature/californium-update
[3.3.3] updated Californium and Leshan versions
4 years ago
Andrii Shvaika
522a68a1a8
Merge branch 'master' of github.com:thingsboard/thingsboard
4 years ago
Andrii Shvaika
8e066f387a
Fix tests according to new feature: startTs and endTs of the alarm are taken from the message.
4 years ago
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
4 years ago
Andrew Shvayka
91373fcb64
Merge pull request #5922 from volodymyr-babak/code-review
[3.3.3] Code review minor misc fixes
4 years ago
Andrew Shvayka
a3f3578b65
Merge pull request #5796 from desoliture1/gatewayFix
[WIP][3.3.3] MQTT Gateway API - fix response data on attributes request
4 years ago