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
Volodymyr Babak
97e1a900f2
EdgeGrpcClient: added compression
5 years ago
Sergey Matvienko
11720e076f
grpc: replaced imports for grpc-netty-shaded (io.grpc.netty. -> io.grpc.netty.shaded.io.grpc.netty.) (CE)
5 years ago
Sergey Matvienko
f73f080475
grpc: grpc-netty replaced with grpc-netty-shaded (edge-api)
5 years ago
Volodymyr Babak
5007eccb26
Added logs for edge license check. Replaced Object class with JsonNode
5 years ago
Andrii Shvaika
a51c00bd10
Session Activity reporting is isolated and supports short-lived sessions
5 years ago
YevhenBondarenko
d49bee4b31
send next rpc after removing
5 years ago
YevhenBondarenko
2a2441b248
used timeout from yml
5 years ago
YevhenBondarenko
5d6ec0dd0e
refactoring
5 years ago
YevhenBondarenko
8513c99903
added sequence for the all RPC
5 years ago
YevhenBondarenko
8869dc0cb0
added new RPC statuses
5 years ago
Vladyslav_Prykhodko
8c0c6bdcff
Change json property order in model WidgetTypeDetails
5 years ago
YevhenBondarenko
6436c8a26c
Implemented rpc sending sequence
5 years ago
Andrii Shvaika
6be0cb020a
Version set to 3.3.2-SNAPSHOT
5 years ago
Andrii Shvaika
3661647c3a
Version set to 3.3.1-SNAPSHOT
5 years ago
Sergey Matvienko
6d20ca441e
Merge TS fix using cherry-pick
5 years ago