Andrii Shvaika
2a3f17a00f
Remove redundant parameter
5 years ago
YevhenBondarenko
0909603ae5
added description for the network config
5 years ago
nickAS21
1058061672
lwm2m - fix bug credentials if bootstrap.enabled = false or lwm2m.enabled = false in *.yml
5 years ago
Igor Kulikov
7187ecfdb1
Version set to 3.3.3-SNAPSHOT
5 years ago
Viacheslav Klimov
41b8a2be54
Add Redis config for SNMP transport
5 years ago
YevhenBondarenko
52578645b8
added ability to configure network configuration for lwm2m
5 years ago
Andrii Shvaika
d7ed199ba8
Websocket keep-alive / ping set to 15 seconds
5 years ago
Andrii Shvaika
23c6144c20
Develop 3.3.3
5 years ago
Igor Kulikov
7c2b3a9fbf
Improve REST API error response handling. Update swagger api.
5 years ago
Igor Kulikov
f4e864608e
HTTP/2 configuration support
5 years ago
Igor Kulikov
483a69fed1
Use SSL credentials configuration to setup HTTPS. Enable Lwm2m credentials by default.
5 years ago
Igor Kulikov
362ccf9f31
Unified transport SSL credentials
5 years ago
Andrii Shvaika
d40bc48898
Ability to log number of active MQTT connections
5 years ago
nickAS21
f86a30a8ed
Lwm2m Fix bug review 1-10
5 years ago
nickAS21
9e9a8238db
Merge branch develop/3.3.2 into current
5 years ago
nickAS21
d491e0f664
lwm2m: Security key validate in dao
5 years ago
Igor Kulikov
049627db97
Version set to 3.3.2-SNAPSHOT
5 years ago
Andrii Shvaika
a51c00bd10
Session Activity reporting is isolated and supports short-lived sessions
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
e223dda96f
test scope: dependency upgrade a refactor for all POMs in project
5 years ago
Sergey Matvienko
33b9e37db0
kafka other parameters example
5 years ago
Sergey Matvienko
a488913f66
kafka max.request.size and max.in.flight.requests.per.connection added to *-transport.yml
5 years ago
Sergey Matvienko
c7c9d58973
mqtt parameter MQTT_MSG_QUEUE_SIZE_PER_DEVICE_LIMIT:100 added for the monolith yml
5 years ago
Sergey Matvienko
5741e34c62
mqtt transport accumulate msg before device isConnected
5 years ago
Andrii Shvaika
a4636347e5
Merge PSM & eDRX for LwM2M
5 years ago
Andrii Shvaika
3a7a97dd91
PSM and eDRX implementation draft
5 years ago
YevhenBondarenko
89e05b68ad
added spring-boot-starter-web to the lwm2m, added redis params to transports
5 years ago
Andrii Shvaika
690c97dd4d
Renaming of the lwm2m configuration properties
5 years ago
Andrii Shvaika
ee55c0bf85
Improvements to key store read for lwm2m.
5 years ago
Igor Kulikov
422d44433a
Use hybrid client authentication for DTLS CoAP transport
5 years ago
Igor Kulikov
b2d694f7ee
Add separate SSL channel for mqtt transport
5 years ago
Andrii Shvaika
bed454ec0f
LwM2M Refactoring of OTA
5 years ago
nickAS21
c3bfb7626e
LWM2M: del from yml
5 years ago
nickAS21
6fbd34d6a1
LWM2M: firmwareUpdate & coapRecourse
5 years ago
Igor Kulikov
36eef98264
Add monitoring for lwm2m and snmp transports
5 years ago
YevhenBondarenko
e9f5fd2706
added ability to use redis cluster for lwm2m redis stores.
5 years ago
Igor Kulikov
9dc88bcb09
Fix transports configurations
5 years ago
Andrii Shvaika
a787ca9d5d
Refactoring of the lwm2m yml configuration
5 years ago
Viacheslav Klimov
42438e4c95
Configure Docker setup for SNMP transport
5 years ago
YevhenBondarenko
23063b1600
refactoring
5 years ago
YevhenBondarenko
b82525ae86
added consumerPropertiesPerTopic to transport yml
5 years ago
YevhenBondarenko
c9439b3976
created created firmware queue
5 years ago
YevhenBondarenko
609024a603
added redis configs to the transports yml
5 years ago
nickAS21
51b0d50542
Lwm2m discovery ( #4438 )
* Lwm2m: fix bug delete zero updateAttribute
* Lwm2m: front add select binding
* Lwm2m: discovery only for test
* Lwm2m: remove type_cast_enabled from the main branch.
* Lwm2m: remove type_cast_enabled from the main branch.
* Lwm2m: remove type_cast_enabled from the main branch.
* Lwm2m: remove double code.
5 years ago
ShvaykaD
dc87550835
Extract coap-server component to separate module to be used in coap transport and core (CoAP integrations).
* init commit: coap-server component
* move coap-server to separate module
* fix typo
5 years ago
Igor Kulikov
4a63660e1d
Version set to 3.3.0-SNAPSHOT
5 years ago
ShvaykaD
fd3e18f18b
CoAP DTLS support ( #4316 )
* dtls init commit
* added fixes after review
* fix typo
* changed translation for DeviceCredentialsType.X509_CERTIFICATE
5 years ago
nickAS21
090babdf70
lwm2m: back add resource(s)
5 years ago
Viacheslav Klimov
306ace040c
Refactor
5 years ago