Andrii Landiak
|
5ca6ad03e3
|
CE: optimize java imports
|
2024-08-01 11:12:10 +03: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 |
|
ViacheslavKlimov
|
cccfd90d73
|
Merge with master
|
2024-02-09 11:18:19 +02:00 |
|
ViacheslavKlimov
|
cd46ebe53a
|
Fix SNMP traps processing
|
2024-02-06 16:57:52 +02:00 |
|
ViacheslavKlimov
|
ff6074807a
|
SNMP: request chunk sending delay; refactoring
|
2024-02-06 13:48:21 +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 |
|
YevhenBondarenko
|
61602330ec
|
merge with 3.7
|
2023-12-28 12:16:14 +01:00 |
|
YevhenBondarenko
|
8ccd70fc65
|
Used ProtoUtils instead of ProtoWIthFSTService for serialization
|
2023-12-20 17:33:04 +01:00 |
|
dashevchenko
|
ba2e877a08
|
refactoring: moved proto files and converter classes to separate module - proto
|
2023-11-30 13:06:44 +02:00 |
|
Andrii Shvaika
|
e768afc948
|
Merge 3.6 -> 3.7
|
2023-09-28 12:20:06 +03:00 |
|
ViacheslavKlimov
|
1aaa017d92
|
Add ports configs for SNMP transport to Docker scripts
|
2023-09-07 13:28:32 +03:00 |
|
ViacheslavKlimov
|
83641e285f
|
Add TODO for SNMP traps processing
|
2023-06-27 11:50:29 +03:00 |
|
ViacheslavKlimov
|
0f078b0da2
|
SNMP traps support
|
2023-06-26 15:04:31 +03:00 |
|
ViacheslavKlimov
|
926f484230
|
Device events
|
2023-06-22 18:19:37 +03:00 |
|
ViacheslavKlimov
|
854e059435
|
Option to ignore SNMP response type cast errors
|
2023-06-22 18:19:16 +03:00 |
|
ViacheslavKlimov
|
277c87240c
|
Fix attributes and rpc subscription for SNMP devices
|
2023-06-17 14:53:26 +03:00 |
|
ViacheslavKlimov
|
a761d0b204
|
Update logging levels for SnmpTransportService
|
2023-06-14 13:50:41 +03:00 |
|
ViacheslavKlimov
|
c1f5b39cdb
|
Single telemetry message when splitting large SNMP request
|
2023-06-14 13:21:32 +03:00 |
|
ViacheslavKlimov
|
42183a0e64
|
Send large SNMP requests in batches
|
2023-06-12 21:09:57 +03:00 |
|
YevhenBondarenko
|
7f9a9c7fb3
|
merge with develop/3.6
|
2023-06-05 15:58:16 +02:00 |
|
YevhenBondarenko
|
db6f310284
|
migration to spring boot 3.1
|
2023-06-05 15:24:47 +02:00 |
|
Andrii Shvaika
|
4c470583f3
|
Correct package name
|
2023-06-02 16:31:38 +03:00 |
|
YevhenBondarenko
|
fbf9773a61
|
optimize imports
|
2023-05-02 10:57:58 +02:00 |
|
Igor Kulikov
|
cbdc4517e4
|
Update license header year to 2023
|
2023-01-31 10:43:56 +02:00 |
|
Igor Kulikov
|
636b561f72
|
Merge with develop/3.4
|
2022-06-03 15:08:39 +03:00 |
|
Andrii Shvaika
|
165148a126
|
Fixed and improved startup sequence
|
2022-06-03 12:18:47 +03:00 |
|
Andrii Shvaika
|
4472bd7f7c
|
Initial implementation of the ClusterVersionControlService
|
2022-05-23 12:50:59 +03:00 |
|
Viacheslav Klimov
|
b31460dbc3
|
Change startup order for SnmpTransportContext
|
2022-02-03 18:28:27 +02:00 |
|
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
2022-01-17 14:07:46 +02:00 |
|
Igor Kulikov
|
b173e0799c
|
Update OS package plugin version. Code cleanup.
|
2021-09-07 11:47:43 +03:00 |
|
Sergey Matvienko
|
3f97bb682a
|
executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM)
|
2021-09-01 14:07:34 +03:00 |
|
YevhenBondarenko
|
8869dc0cb0
|
added new RPC statuses
|
2021-08-17 13:25:24 +03:00 |
|
Sergey Matvienko
|
1f1f7e3456
|
DeviceAwareSessionContext refactored: setDeviceInfo splitted into setDeviceInfo and setConnected to able to set connected status on callback after device info already set.
|
2021-08-04 19:02:16 +03:00 |
|
Andrii Shvaika
|
f932a90b00
|
Improvements to Persistent RPC call delivery confirmation
|
2021-07-26 15:57:27 +03:00 |
|
Andrii Shvaika
|
99b19034e2
|
Uplink notifications for PSM & eDRX for CoAP in MSA deployment
|
2021-07-23 13:50:48 +03:00 |
|
YevhenBondarenko
|
b197965ab8
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode
|
2021-06-24 12:05:29 +03:00 |
|
YevhenBondarenko
|
a665b2cbe6
|
added power mode to lwm2m-device-profile-transport-configuration
|
2021-06-24 10:53:35 +03:00 |
|
ShvaykaD
|
f135517237
|
merge with upstream/master
|
2021-06-22 20:48:36 +03:00 |
|
ShvaykaD
|
d3e16ad650
|
updated observe sessions closing actions
|
2021-06-22 13:31:08 +03:00 |
|
YevhenBondarenko
|
489c67778a
|
implemented persisted RPC
|
2021-06-11 11:10:06 +03:00 |
|
ShvaykaD
|
a764838e62
|
Coap transport improvements (#4644)
* added fix for PROD-518 in subscribe to attribute updates get request, added improvements
* updated coap observe requests implementation & updated tests
* updated coap attributes updates tests
* fix typos
|
2021-05-28 14:19:40 +03:00 |
|
Viacheslav Klimov
|
1de97ad0e1
|
Refactor SNMP devices' sessions establishing
|
2021-04-29 14:10:01 +03:00 |
|
Viacheslav Klimov
|
3b74a806bc
|
RPC functionality refactoring for SNMP (#4492)
* Refactor RPC functionality for SNMP
* Refactor
* SNMP response PDU mapping refactoring
|
2021-04-28 16:40:45 +03:00 |
|
Viacheslav Klimov
|
79eb1183d9
|
Request SNMP devices' ids with pagination
|
2021-04-28 16:25:14 +03:00 |
|
Viacheslav Klimov
|
a1e4bbbb31
|
Implement RPC for SNMP; refactor
|
2021-04-21 07:38:24 +03:00 |
|
Viacheslav Klimov
|
783b959577
|
Refactor
|
2021-04-21 07:38:15 +03:00 |
|
Viacheslav Klimov
|
415bf570ba
|
Refactor
|
2021-04-21 07:38:06 +03:00 |
|
Viacheslav Klimov
|
e52ac96c62
|
Implement SNMP v3 security support, remove traps support
|
2021-04-21 07:38:01 +03:00 |
|