Andrii Shvaika
c52c9a16ed
Shutdown of the MQTT Transport in case of OOM error.
5 years ago
nickAS21
dba087e949
Lwm2m credentials base64 fix bug PSK (hexDec)
5 years ago
nickAS21
d403afb0e6
Lwm2m credentials base64 validate (with /n and "...BEGIN...") back
5 years ago
nickAS21
287657ae86
Lwm2m credentials base64 validate back
5 years ago
YevhenBondarenko
672f93c405
fixed double sending rpc and timeout for lwm2m
5 years ago
Andrii Shvaika
5285cec69d
Swagger Documentation for Save Device and Update Device Credentials
5 years ago
Andrii Shvaika
1de3f4d513
Code cleanup
5 years ago
Andrii Shvaika
70679258d6
Swagger annotations for saveDeviceCredentials
5 years ago
nickAS21
f3cefc8b2c
Lwm2m revert rename
5 years ago
nickAS21
157e2361f6
Lwm2m Fix bug review edit formatting
5 years ago
nickAS21
7f681a993f
Lwm2m Fix bug review edit formatting & Lwm2m to LwM2M
5 years ago
nickAS21
0a9553b83c
Lwm2m Fix bug review edit tests
5 years ago
nickAS21
16a520cd80
Lwm2m Fix bug review last
5 years ago
nickAS21
f86a30a8ed
Lwm2m Fix bug review 1-10
5 years ago
vparomskiy
19d08428ff
add support for multi-root relation queries
5 years ago
nickAS21
b297ab231c
Lwm2m Fix bug create new Device with X509 Trust / update credential to X509 trust
5 years ago
nickAS21
e2b3f0f742
Lwm2m Fix bug Bootstrap Security URI
5 years ago
nickAS21
565cc29cbb
Lwm2m Fix bug Write, Read - if Not_Found
5 years ago
nickAS21
8df2e83edd
Lwm2m test OTA fix bug. Object 9, 5
5 years ago
nickAS21
604b7e380f
Lwm2m test OTA fix bug. Object9.
5 years ago
nickAS21
d808ba04bf
Lwm2m test OTA fix bug. Delete duplicate code.
5 years ago
nickAS21
9e9a8238db
Merge branch develop/3.3.2 into current
5 years ago
YevhenBondarenko
fe2427e99f
added validation for lwm2m device credentials
5 years ago
nickAS21
8dbacbd65f
lwm2m: add to JacksonUtil new method "validateFieldsToTree"
5 years ago
nickAS21
d491e0f664
lwm2m: Security key validate in dao
5 years ago
nickAS21
b40d0a7ac2
Lwm2m: DeviceProfile validate securityKey JsonNode
5 years ago
nickAS21
4b74d2bde1
lwm2m: fix bug WriteUpdate & updateAttributes after sleep
5 years ago
nickAS21
be5ec4fce9
Lwm2m: Device validate securityKey
5 years ago
Viacheslav Klimov
d14f6a4ddd
Refactor device bulk import
5 years ago
Igor Kulikov
b173e0799c
Update OS package plugin version. Code cleanup.
5 years ago
Igor Kulikov
049627db97
Version set to 3.3.2-SNAPSHOT
5 years ago
Ivan Panakhno
58f4c7420d
add command IN and NOT_IN for a filter to the dashboard
5 years ago
nickAS21
e68a713b4f
lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed
"error" ...Value is bad
5 years ago
nickAS21
0c5d07e3a7
lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed or bad
5 years ago
Swoq
3fc72e3d6f
Fix logging exceptions of controllers
5 years ago
Swoq
827da31d92
Validation fixes
5 years ago
Igor Kulikov
eb6d3f23cc
Fix imports
5 years ago
Sergey Matvienko
c945bebab3
dependency-hotfix-after-merge-ce (httpclient doubled, test dependency outdated)
5 years ago
Sergey Matvienko
8601121e7e
executors: named fixed thread pools; tests - added executor shutdown on tearDown
5 years ago
Sergey Matvienko
3f97bb682a
executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM)
5 years ago
Sergey Matvienko
aefb7e4bb3
added netty-tcnative-boringssl-static.version 2.0.41.Final along with netty-all to support SSL
5 years ago
nickAS21
0a3c626333
lwm2m: abstract integration RPC test delete, create, writeAttribute, execute
5 years ago
nickAS21
bed8881d93
lwm2m: abstract test create
5 years ago
nickAS21
6f32942f37
lwm2m: fix bug execute
5 years ago
Swoq
da5758b798
ThingsboardErrorResponseHandler now work with:
- IllegalArgumentException, IncorrectParameterException, DataValidationException, MessagingException.
They aren't considered to be an internal server error now.
5 years ago
Andrii Shvaika
efdd7b3138
LwM2M improved tracking of sent requests
5 years ago
Volodymyr Babak
5cb1aa12ea
Improved SSL context init - trust manager can be build without custom cert file
5 years ago
nickAS21
f2b58fd939
Lwm2m: tests5
5 years ago
Andrii Shvaika
37fd7f4988
Validation and Replacement of Queue names in the Device profile
5 years ago
Volodymyr Babak
6f9ac66863
Refactoring: Introduced Edge License service. Remove web dependency from dao
5 years ago