Andrew Shvayka
|
5a3a121997
|
Merge pull request #7232 from thingsboard/DTLS_RETRANSMISSION_TIMEOUT
[3.5] dtls retransmission timeout
|
2022-09-28 12:07:15 +03:00 |
|
nickAS21
|
a8db5fcf8a
|
DTLS_: commit3
|
2022-09-28 11:26:49 +03:00 |
|
nickAS21
|
559af3b46a
|
fix_bug: comments
|
2022-09-07 17:16:35 +03:00 |
|
nickAS21
|
bbcd2ed047
|
coap. lem2m: add DTLS_RETRANSMISSION_TIMEOUT
|
2022-09-06 17:50:09 +03:00 |
|
Volodymyr Babak
|
fc996ddf32
|
Added missing serialVersionUID
|
2022-09-01 12:41:22 +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 |
|
nickAS21
|
3fc2ee9e16
|
fix_bug: lwm2mClient add to init ObserveAll -> await: object5&object9 cntObserve = 9
|
2022-08-08 20:52:14 +03:00 |
|
nickAS21
|
8decadf4e5
|
fix_bug: lwm2mClient registration log.warn
|
2022-08-08 09:39:34 +03:00 |
|
Andrii Shvaika
|
6ad1b10c09
|
remove jetbrains annotations
|
2022-08-02 10:54:04 +03:00 |
|
Andrii Shvaika
|
fa0433a7eb
|
Version set to 3.4.1-SNAPSHOT
|
2022-07-19 15:30:16 +03:00 |
|
thingsboard
|
c7daaa571e
|
replace StringUtils usages with in-repository implementation
|
2022-07-12 12:08:52 +03:00 |
|
Andrii Shvaika
|
a87b91b2df
|
LwM2M Transport Service
|
2022-06-03 13:28:31 +03:00 |
|
Andrii Shvaika
|
165148a126
|
Fixed and improved startup sequence
|
2022-06-03 12:18:47 +03:00 |
|
Igor Kulikov
|
d7efbd6eba
|
Merge with master
|
2022-03-15 12:42:18 +02:00 |
|
Andrii Shvaika
|
c813d41abe
|
Minor refactoring of the PR #6198
|
2022-03-10 11:59:41 +02:00 |
|
Andrii Shvaika
|
f976490721
|
Merge branch 'feature/lwm2m-send-request' of https://github.com/Artifeel/thingsboard
|
2022-03-10 11:44:29 +02:00 |
|
nickAS21
|
506d9279c2
|
lwm2m: for build
|
2022-03-08 10:34:26 +02:00 |
|
Samuel Gallet
|
51c88b7712
|
Add method documentation
|
2022-03-03 10:59:35 +01:00 |
|
Samuel Gallet
|
bd35adc5ba
|
Implement SendService Listener
|
2022-03-03 10:44:35 +01:00 |
|
nickAS21
|
53ab636505
|
lwm2m: add BOOTSTRAP_DEFAULT_SHORT_ID = 0
|
2022-02-23 10:04:50 +02:00 |
|
nickAS21
|
dce0ca9149
|
lwm2m: Comments...
|
2022-02-22 12:08:23 +02:00 |
|
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
2022-02-21 12:19:59 +02:00 |
|
nickAS21
|
5241c371df
|
lwm2m: The method "getTasks" is thread-safe
|
2022-02-16 16:18:49 +02:00 |
|
Andrew Shvayka
|
78246cf7cd
|
Merge pull request #5969 from thingsboard/lwm2m_tests_securities
[3.3.4] lwm2m: tests with different security mode:
|
2022-02-15 17:23:47 +02:00 |
|
Andrew Shvayka
|
12d3efea2c
|
Merge pull request #6058 from thingsboard/lwm2m_fix_bug_tests_new_client_create
[3.3.4] lwm2m: fix bug: client.destroy after newClientCreate and client regis…
|
2022-02-11 15:14:23 +02:00 |
|
nickAS21
|
eac0157984
|
lwm2m: Corrections according to comments
|
2022-02-11 12:02:42 +02:00 |
|
Andrew Shvayka
|
150ba375de
|
Merge pull request #6049 from YevhenBondarenko/fix/lwm2m-shared-attributes
[3.3.4] fixed sending shared attributes after sleeping
|
2022-02-10 16:29:30 +02:00 |
|
Andrew Shvayka
|
e3a108042c
|
Merge pull request #6051 from YevhenBondarenko/fix/observe-obj-19
[3.3.4 ]fixed read/observe "dataRead" object 19
|
2022-02-10 16:28:28 +02:00 |
|
nickAS21
|
5d839ab75f
|
lwm2m: fix bug of commits
|
2022-02-10 13:00:59 +02:00 |
|
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
|
ecc9f8fe38
|
lwm2m: fix bugs in PR commits
|
2022-02-08 21:38:09 +02:00 |
|
YevhenBondarenko
|
f1f0ea4edf
|
added test for LwM2mClient
|
2022-02-08 16:55:19 +02:00 |
|
YevhenBondarenko
|
6a2ca1a803
|
Merge branch 'master' of github.com:thingsboard/thingsboard into fix/lwm2m-ct
|
2022-02-08 16:23:47 +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 |
|
Andrew Shvayka
|
869b5607f2
|
Merge pull request #5977 from YevhenBondarenko/lwm2m-client-serialization
[3.3.4] LwM2mClient is no more serializable
|
2022-02-08 14:57:43 +02:00 |
|
YevhenBondarenko
|
a0b4f7c38e
|
fixed "No value present"
|
2022-02-08 14:00:38 +02:00 |
|
YevhenBondarenko
|
ad541703ce
|
fixed read/observe "dataRead" object 19
|
2022-02-07 17:53:28 +02:00 |
|
YevhenBondarenko
|
799fa019c7
|
fixed sending shared attributes after sleeping
|
2022-02-07 17:16:22 +02:00 |
|
YevhenBondarenko
|
dffb6ab892
|
removed Serializable from ResourceValue
|
2022-02-07 13:33:32 +02:00 |
|
YevhenBondarenko
|
c449a96ccf
|
minor fixes in LwM2MClientSerDes
|
2022-02-07 10:35:02 +02:00 |
|
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
2022-02-07 09:55:37 +02:00 |
|
YevhenBondarenko
|
c6475226e4
|
added test for LwM2MClientSerDes
|
2022-02-04 16:34:40 +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
|
8480f21994
|
lwm2m: del info debug
|
2022-02-01 10:05:15 +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 |
|
YevhenBondarenko
|
fde8ecdead
|
LwM2mClient is no more serializable
|
2022-01-28 03:27:31 +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
|
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 |
|
YevhenBondarenko
|
e3af72eb88
|
Registration is not Serializable
|
2022-01-24 17:54:28 +02:00 |
|