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
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
dashevchenko
569ab0b87b
added support for new efento measurement types
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
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
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
IrynaMatveieva
59daf9123b
replaced the use of the deprecated method with the use of a static method
2 years ago
nick
541f6a3314
lwm2m/coap: client queue Mode
2 years ago
nick
9cdcad8775
lwm2m/coap: client queue Mode
2 years ago
Andrii Shvaika
a89802e801
Response code fix
2 years ago
nick
537a8be982
coap: comments1
2 years ago
nick
41adbe1003
coap: final version
2 years ago
Ivan Raznatovskyi
09fc025e12
Initial commit from another fork
3 years ago
Dmytro Skarzhynets
f42ea79726
Additional improvements during testing and add tests for transport activity manager
3 years ago
Igor Kulikov
c5a72ed8df
Update license header to 2024 year.
3 years ago
dashevchenko
ba2e877a08
refactoring: moved proto files and converter classes to separate module - proto
3 years ago
imbeacon
c82e3d4791
Added support for NON CoAP messages
3 years ago
dashevchenko
e1a79cc594
compilation error fix
3 years ago
dashevchenko
95b1f5fc95
moved efento protos to proto/efento
3 years ago
dashevchenko
550b67b451
renamed proto directory to efento-proto
3 years ago
dashevchenko
b3f78e3e56
added support for new measurement type (PULSE_CNT)
3 years ago
ShvaykaD
a90653d660
refactored to parameterized test
3 years ago
ShvaykaD
14ad1df873
refactoring of test base
3 years ago
ShvaykaD
928962898e
PROD-2339: fix getFeatureType method to handle RPC server-side response over DTLS
3 years ago
ShvaykaD
c5ff8b4229
refactored to parameterized test
3 years ago
ShvaykaD
f647fca59c
refactoring of test base
3 years ago
ShvaykaD
fa4bf2975a
PROD-2339: fix getFeatureType method to handle RPC server-side response over DTLS
3 years ago
dashevchenko
a46f2b0708
refactoring
3 years ago
ShvaykaD
a3c0850277
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
3 years ago
dashevchenko
ea19c4acce
refactoring
3 years ago
dashevchenko
7d1bfa3164
added new message type handling for efento
3 years ago
ShvaykaD
138128d837
added more logs to RPC processing logic in MQTT and CoAP transports
3 years ago
YevhenBondarenko
db6f310284
migration to spring boot 3.1
3 years ago
Andrii Shvaika
4c470583f3
Correct package name
3 years ago
YevhenBondarenko
fbf9773a61
optimize imports
3 years ago
Seraphym-Tuhai
29c3eddc8a
Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard
3 years ago
Igor Kulikov
cbdc4517e4
Update license header year to 2023
3 years ago
ShvaykaD
6e71abe10b
improvements for report device activity during RPC processing
4 years ago
Andrii Shvaika
0bc5be477c
Coap Device Profile Update fix
4 years ago
thingsboard
c7daaa571e
replace StringUtils usages with in-repository implementation
4 years ago
Jan Christoph Bernack
6534db8ed2
add fallback for piggybackTimeout of zero
4 years ago
Jan Christoph Bernack
80b7b9cee9
add config parameter: transport.coap.piggyback_timeout
4 years ago
Jan Christoph Bernack
5f548f2179
use coap piggybacked responses if possible
4 years ago
Andrii Shvaika
40c2fe3fd2
Suppress spaming logs and fix connection statistics in case of rate limits by ip
4 years ago
zbeacon
b6bd4247da
Fix for PROD-1337
5 years ago
YevhenBondarenko
292220cddc
updated Californium and Leshan versions
5 years ago