IrynaMatveieva
293b1cb69b
code style issues fixed
2 years ago
IrynaMatveieva
2ad0f0519f
added test for the default measurements
2 years ago
IrynaMatveieva
ae49824eba
covered more measurement types with tests
2 years ago
IrynaMatveieva
bdc9e4c9af
replaced text timeseries/time-series to time series
2 years ago
dashevchenko
4391d0b474
changed access modifier from public to package-private
2 years ago
dashevchenko
560708328e
extracted some methods to CoapEfentoUtils, added tests
2 years ago
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2 years ago
Daria Shevchenko
15cb12e48f
HTTP API: validate payload size ( #11265 )
* added check for large ToDeviceRpcResponseMsg, ToServerRpcRequestMsg messages on default transport level
* moved http request size check to controller
* minor refactoring
* test fixed
* updated error messages, updated url patterns to single one, added yml property to http transport
* updated swagger docs, added to rpc filter "/api/rpc/**" and "/api/plugins/rpc/**" endpoints
* remove redundant set
* fixed large request check for DeviceApiController in microservice architecture
* renamed yml parameter and filter
2 years ago
dashevchenko
569ab0b87b
added support for new efento measurement types
2 years ago
logresearch
eb0a0f80ac
Update TbLwM2MDtlsBootstrapCertificateVerifier.java
2 years ago
YevhenBondarenko
6c00802d81
removed redundant check
2 years ago
YevhenBondarenko
1d79f1e213
send resourse change/delete events only for lwm2m
2 years ago
Igor Kulikov
468c007882
Version set to 3.7.1-SNAPSHOT
2 years ago
YevhenBondarenko
d2a9291e52
added rate limits for the gateway device
2 years ago
Kulikov
010224acc8
coap_refactoring_ransport_yml_03 ( #10821 )
* coap: refactoring transport (*.yml)
* coap: refactoring transport (*.yml) -2
* lwm2m: delete the parameter that is not used
* coap: refactoring service as PE
* coap: refactoring service as PE
* coap: refactoring dtlsSettings as PE
* coap: refactoring dtlsSettings as PE
* coap: refactoring dtlsSettings as PE-3
2 years ago
nick
5d2b4508cd
lwm2m: getDefault content Format for Request
2 years ago
YevhenBondarenko
415c99147e
added check rate limits for CreateDeviceFromGateway
2 years ago
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions ( #10815 )
* Queue config option to duplicate msgs to all partitions
* UI for queue config option to duplicate msgs to all partitions
* Fixes for msg duplication; add tests
* Introduce TbRuleEngineProducerService
* Use TbRuleEngineProducerService in TbClusterService
* Fix DefaultTbClusterServiceTest
* Add correlationId to TbMsg
* Refactor TbMsg
* Support msg duplication for all msg types
2 years ago
nick
684ad858b2
lwm2m: fix bug Content Format M14
2 years ago
YevhenBondarenko
b169203f0f
added tests for gateway rate limits
2 years ago
YevhenBondarenko
161e10a686
added rate limits for the gateway
2 years ago
YevhenBondarenko
70a424d9c4
refactored logs
2 years ago
YevhenBondarenko
0fe3be1537
Used DonAsynchron instead of addCallback
2 years ago
YevhenBondarenko
b96a7fcbd2
added ackOrClose instead of chanel.close and refactoring
2 years ago
YevhenBondarenko
5c6928558b
mqtt gateway refactoring due to OOM
2 years ago
nick
68fe7d4a17
fix_bug: if setSupportedClientObjectsis is not supported LwM2m.Version
2 years ago
nick
6809114c05
fis_bug: setSupportedClientObjects() if link is root
2 years ago
nick
65fd836d9f
fis_bug: LwM2MClientSerDes test
2 years ago
Kulikov
6c499fd342
LwM2M: default object version ( #10731 )
* lwm2m: object-id-version default 1.0
* lwm2m: delete translate
* lwm2m: delete translate3
* lwm2m: object id ver comment4
* lwm2m: object id ver comment5
* lwm2m: object id ver comment6
2 years ago
imbeacon
03ca18b64b
Added MQTT reason codes from netty library
2 years ago
ViacheslavKlimov
15d189ead7
Refactoring for consumer manager
2 years ago
Moritz Bitsch
bd4a7c62a2
Always send back block num
if (for whatever reason) californium goes out of transparent block mode
it is required to supply the correct block number to not get a internal
server error.
2 years ago
ViacheslavKlimov
386795337f
Fix partitions removed when tenant is updated
2 years ago
Oleksandra Matviienko
63df92e995
JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2 years ago
nick
85142bc777
fix bug: lwm2m redis - add logs to decode securityInfo by endpoint
2 years ago
nick
d6b75e29af
lwm2m: fix bug redis if NoSec mode - do not decode
2 years ago
IrynaMatveieva
59daf9123b
replaced the use of the deprecated method with the use of a static method
2 years ago
Sergey Matvienko
e3f2974fcd
dependency: bouncycastle jdk15on moved to jdk18on
2 years ago
Igor Kulikov
f0cd43db5c
LWM2M: Catch client serialization error.
2 years ago
imbeacon
d8515383c0
Updated MqttTransportHandler
2 years ago
imbeacon
be045bcf42
Updated due to comments
2 years ago
nick
934287a380
fix bug: lwm2m tests dif Port Comments 1
2 years ago
nick
6c3c9f99b9
fix bug: lwm2m tests dif Port 4
2 years ago
nick
d876fc8bfe
fix bug: lwm2m tests dif Port 3
2 years ago
imbeacon
a6143f3c8a
Improvement for update of overwrite activity time
2 years ago
imbeacon
bead94d832
Changes due to comments
2 years ago
imbeacon
f621d59be3
Added logic when ping requests for gateway device will be also activity events for devices, connected through the gateway
2 years ago
nick
4ad4b7fc86
lwm2m/coap: add californium 3.11.0
2 years ago
Oleksandra Matviienko
07fb7ab790
Import GetOtaPackageResponseMsg added
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2 years ago
Oleksandra Matviienko
05d41b4370
License formatted in DeviceApiController
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2 years ago