264 Commits

Author SHA1 Message Date
Kulikov
c5ca395844
fix_bug_coaps_x509_docker_many_devices (#12327)
* coaps: x509 - tests

* coaps: x509 - tests add sever cert.pem

* coaps: x509 - tests add sever cert.pem -2

* coaps: x509 - tests add sever cert.pem -3

* coaps: x509 - tests add sever cert.pem -4

* fix bug: coaps x509 - ddocker many devices with re-port

* fix bug: coaps - add test, connect client with X509

* fix bug: coaps - add two test devices with the same port

* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES)

* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES) - 1

* fix bug: coap comments 1
2025-01-03 18:17:30 +02:00
Igor Kulikov
77d2826f96 Version set to 4.0.0-SNAPSHOT 2024-12-04 16:53:19 +02:00
Igor Kulikov
190bba72f9 Temp Version set to 3.9.0-RC 2024-12-04 16:52:14 +02:00
Igor Kulikov
8ac0468edd Version set to 4.0.0-SNAPSHOT 2024-12-04 16:51:03 +02:00
Igor Kulikov
fdbe59c610 Version set to 3.9.0-SNAPSHOT 2024-10-14 18:32:35 +03:00
Igor Kulikov
d11f866856 Version set to 3.8.1-RC 2024-10-14 18:27:21 +03:00
Viacheslav Klimov
b09266a54c
Merge pull request #11850 from thingsboard/rc
rc
2024-10-11 18:36:37 +03:00
dashevchenko
517fb4e67d fixed accumulative pulse counter total value calculation 2024-10-09 17:50:50 +03:00
Igor Kulikov
a4ff61b623 Merge branch 'rc' 2024-10-03 13:49:30 +03:00
dashevchenko
11fb00b964 added logs for CoapEfentoTransportResource 2024-10-02 13:19:22 +03:00
dashevchenko
5f7ce347c2 fixed voltage and current resolution 2024-10-01 11:43:53 +03:00
dashevchenko
1c8018fd49 fixed percentage sensor 2024-10-01 11:31:29 +03:00
dashevchenko
e4581cdc23 improved tests 2024-10-01 11:24:00 +03:00
dashevchenko
1d5149cb84 fixed test 2024-10-01 10:59:52 +03:00
dashevchenko
a44cf6a686 refactoring 2024-09-30 18:00:04 +03:00
dashevchenko
6a9f8e31fd fixed pulse counter telemetry calculation 2024-09-30 16:48:41 +03:00
Igor Kulikov
b4124f7c4c Merge with RC 2024-09-26 11:10:56 +03:00
Igor Kulikov
4d705f26fd Version set to 3.8.0-RC 2024-09-26 11:09:26 +03:00
Igor Kulikov
3dadc34b5b Version set to 3.9.0-SNAPSHOT 2024-09-26 10:38:27 +03:00
Igor Kulikov
4e7176cce7 Version set to 3.8.0-RC 2024-09-26 10:32:23 +03:00
Igor Kulikov
025fb1ca8c Version set to 3.8.0 2024-09-26 09:46:57 +03:00
Ikko Eltociear Ashimine
9e8958b684
chore: update proto_config.proto
accesing -> accessing
2024-08-14 00:39:09 +09:00
Viacheslav Klimov
25d3330a8b
Merge pull request #11381 from irynamatveieva/efento_new_types_tests
Efento new types: added tests
2024-08-09 15:06:47 +03:00
Andrew Shvayka
f4cc6b35ae
Merge pull request #11295 from dashevchenko/efento_new_types
Efento: new measurement types
2024-08-07 13:51:02 +03:00
IrynaMatveieva
293b1cb69b code style issues fixed 2024-08-06 17:54:44 +03:00
IrynaMatveieva
2ad0f0519f added test for the default measurements 2024-08-06 17:34:34 +03:00
IrynaMatveieva
ae49824eba covered more measurement types with tests 2024-08-06 12:12:23 +03:00
dashevchenko
4391d0b474 changed access modifier from public to package-private 2024-08-05 13:03:37 +03:00
dashevchenko
560708328e extracted some methods to CoapEfentoUtils, added tests 2024-08-02 17:28:26 +03:00
Andrii Landiak
5ca6ad03e3 CE: optimize java imports 2024-08-01 11:12:10 +03:00
dashevchenko
569ab0b87b added support for new efento measurement types 2024-07-26 18:42:08 +03:00
Igor Kulikov
468c007882 Version set to 3.7.1-SNAPSHOT 2024-06-20 15:53:41 +03:00
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
2024-05-22 16:28:12 +03:00
Andrew Shvayka
dda70869fc
Merge pull request #10703 from ivy-gmbh/fix/coap-blockwise-block-num-3.6.3
Always send back block num
2024-05-03 12:54:45 +03:00
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.
2024-05-02 08:26:17 +02:00
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>
2024-04-26 23:55:17 +02:00
IrynaMatveieva
59daf9123b replaced the use of the deprecated method with the use of a static method 2024-04-22 10:45:39 +03:00
nick
9cdcad8775 lwm2m/coap: client queue Mode 2024-02-13 15:13:26 +02:00
Andrii Shvaika
a89802e801 Response code fix 2024-02-02 17:23:11 +02:00
nick
537a8be982 coap: comments1 2024-01-31 13:32:47 +02:00
nick
41adbe1003 coap: final version 2024-01-30 16:37:14 +02:00
Andrii Shvaika
5acf527f1a Version set to 3.7.0-SNAPSHOT 2024-01-16 11:43:44 +02:00
YevhenBondarenko
60be820915 merge with master 2024-01-15 18:51:00 +01:00
Dmytro Skarzhynets
f42ea79726 Additional improvements during testing and add tests for transport activity manager 2024-01-11 16:30:53 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
bc35df1dd7 Version set to 3.6.3-SNAPSHOT 2023-12-27 12:58:15 +02:00
YevhenBondarenko
feb44656f1 merge with master 2023-12-26 00:58:31 +01:00
dashevchenko
ba2e877a08 refactoring: moved proto files and converter classes to separate module - proto 2023-11-30 13:06:44 +02:00
imbeacon
c82e3d4791 Added support for NON CoAP messages 2023-11-15 08:04:32 +02:00
Andrii Shvaika
df24c363ce Version set to 3.6.2-SNAPSHOT 2023-11-13 17:07:32 +02:00