19 Commits

Author SHA1 Message Date
VIacheslavKlimov
fb966bded0 Fix no type-cast for attributes; telemetry controller refactoring 2025-07-02 12:46:50 +03:00
ViacheslavKlimov
80a33492d5 Add proto number for ComponentLifecycleEvent 2025-05-27 18:26:19 +03:00
Igor Kulikov
5cf26d4851 Update license header 2025-02-25 09:39:16 +02:00
Andrii Landiak
5602807dbe
Introduce Edge queue to handle edge notification messages 2024-08-29 12:51:20 +03:00
Volodymyr Babak
61b7bfd849 Fixed FromEdgeSyncResponse in ProtoUtils 2024-08-02 14:41:36 +03:00
Volodymyr Babak
cfca80defe Remove Edge request messages - send multiple data messages in single rpc message 2024-08-02 12:48:13 +03:00
Sergey Matvienko
58374a1176 JsonConverterTest @Isolated as it not suitable for any parallel test because the test changes global static JsonConverter settings 2024-04-27 01:09:36 +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
Andrii Landiak
2e91612534 Minor refactoring 2024-03-25 14:04:08 +02:00
Andrii Landiak
8fb54e6759 Merge remote-tracking branch 'upstream/master' into fix/kv-proto-util 2024-03-25 13:33:38 +02:00
Andrii Landiak
7edb18673c Improve test for KvProtoUtil 2024-03-25 12:47:20 +02:00
Andrii Landiak
ee1209b19f Fix KvProtoUtils order for matching KeyValueType and DataType 2024-03-22 12:01:36 +02:00
YevhenBondarenko
60be820915 merge with master 2024-01-15 18:51:00 +01:00
YevhenBondarenko
71bd6f2bd2 added tests for proto entities 2024-01-10 21:47:39 +01:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
dashevchenko
97af50191d minor refactoring 2023-12-01 11:51:05 +02:00
dashevchenko
a141b9b4ab refactoring 2023-11-30 13:28:33 +02:00
dashevchenko
ba2e877a08 refactoring: moved proto files and converter classes to separate module - proto 2023-11-30 13:06:44 +02:00