2071 Commits (28fa1cc6a7844948ebbdbd32f150aa83c2cd98a6)

Author SHA1 Message Date
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 8480f21994 lwm2m: del info debug 4 years ago
nickAS21 c3081c45cf lwm2m: tests with execute "/1/0/9" - add Security and Server with instanceId 4 years ago
nickAS21 6a370dc643 lwm2m: tests associated with different security mode (successful): 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
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
zbeacon b6bd4247da Fix for PROD-1337 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
Andrii Shvaika 8b0a1f5538 Fix for #5931 and merge the PR #5915 4 years ago
Andrii Shvaika 519e05bd11 Fix for Bug #5931 4 years ago
Andrii Shvaika ced4f23908 License header fix for bootstrap verifier 4 years ago
Andrew Shvayka 93f647b7a7
Update TbLwM2MDtlsBootstrapCertificateVerifier.java 4 years ago
YevhenBondarenko 292220cddc updated Californium and Leshan versions 4 years ago
Andrii Shvaika c31ee8e2da Alarm start ts from message ts 4 years ago
Volodymyr Babak f907ac1636 Added @ToString(callSuper = true) to filter classes for correct log output 4 years ago
Volodymyr Babak 0ba7b96283 Added @EqualsAndHashCode(callSuper = true) to @Data filter classes that exends 4 years ago
Volodymyr Babak 4e1cbf5c1e Code review minor misc fixes 4 years ago
Andrii Shvaika 66b58549c5 Propagate alarms to Customer or Tenant without relations 4 years ago
desoliture 7b14fdaf5e add isMultipleAttributesRequest field in queue.proto in GetAttributeResponseMsg message 4 years ago
nickAS21 3916457367 lwm2m: refactoring2 by commit in PR 4 years ago
nickAS21 b1855cfea2 lwm2m: refactoring by commit in PR 4 years ago
Igor Kulikov da4c742872 Update license year to 2022 4 years ago
nickAS21 175984a411 lwm2m: add verify trust certificate to bootstrap 4 years ago
Igor Kulikov ff17387767 Improve JacksonUtil 4 years ago
Andrii Shvaika a4cb27dfb9 Improvement to have only one place where we schedule the session timeout message 4 years ago
Sergey Matvienko 1507ac69ab Revert "MqttTransportHandler refactored to not reference on InetSocketAddress instances to free some heap space. IPv4 are stored and logged as int." 4 years ago
Sergey Matvienko 565b6284d2 Revert "MqttTransportHandler fixed test" 4 years ago
desoliture 35c30b7678 refactor GatewayDeviceSessionCtx and MqttAdaptors 4 years ago
Andrii Shvaika 236e6448be Fix unit tests logic 4 years ago
YevhenBondarenko 97a4e7b423 fixed changing device profile in device 4 years ago
YevhenBondarenko 8193669266 fixed correct sending lwm2m logs 4 years ago
Andrii Shvaika 467085a827 IP rate limits for MQTT 4 years ago
YevhenBondarenko d39ad4d553 fixed sending shared attributes after sleeping 4 years ago
Andrew Shvayka d8097d2b76 MQTT Rate Limits Draft 4 years ago
nickAS21 26e091861b Revert "lwm2m: preparing for certificate validation in bootstrap mode" 4 years ago
Volodymyr Babak c3c23e0796 Added optional for widgettype image and description 4 years ago
nickAS21 7820cb22de lwm2m: preparing for certificate validation in bootstrap mode 4 years ago
Volodymyr Babak 104357b7b9 Use widgettypedetails instead of widgettype in edge processor 4 years ago
Volodymyr Babak f115f3ac00 Added edge version to connect msg 4 years ago
Volodymyr Babak 949d306560 Added functionality to support 3.3.0 edge version rule chains 4 years ago
nickAS21 1b488781d5 lwm2m for profile bootstrap need input: X509 certificate (instead of X509 public key) 4 years ago
Sergey Matvienko 217a84f1f2 request added to the log on "Pending request map is full" in DefaultTbQueueRequestTemplate.java 4 years ago
Sergey Matvienko b0a79e9fc3 static transport immutable proto SESSION_EVENT_MSG_OPEN, SESSION_EVENT_MSG_CLOSED, SESSION_CLOSE_NOTIFICATION_PROTO, SUBSCRIBE_TO_ATTRIBUTE_UPDATES_ASYNC_MSG, SUBSCRIBE_TO_RPC_ASYNC_MSG 4 years ago
Sergey Matvienko a11146b445 immutable TbMsgMetaData.EMPTY 4 years ago