Andrew Shvayka
bc5d6ea359
Merge pull request #8342 from volodymyr-babak/ssl-option-kafka
...
[3.5] Add SSL option for Kafka queue connection
2023-04-11 12:34:49 +03:00
ViacheslavKlimov
a58dff1ffc
Refactoring for devices activity stats
2023-04-10 15:39:46 +03:00
FawenYo
47542eb8c1
Add SSL option for Kafka queue connection
2023-04-10 15:29:14 +03:00
ViacheslavKlimov
6cb54c6690
Devices activity statistics
2023-04-07 17:06:21 +03:00
Andrii Shvaika
a203c336f1
Merge with master
2023-01-31 16:20:04 +02:00
Igor Kulikov
cbdc4517e4
Update license header year to 2023
2023-01-31 10:43:56 +02:00
Andrii Shvaika
76082c7177
Version set to 3.5.0-SNAPSHOT
2023-01-10 17:24:26 +02:00
Igor Kulikov
4c3154da4b
Version set to 3.4.4-SNAPSHOT
2022-12-28 13:33:57 +02:00
Igor Kulikov
109caee7c7
Version set to 3.4.3-SNAPSHOT
2022-12-05 17:54:19 +02:00
Andrii Shvaika
770f069f22
Version set to 3.4.2
2022-12-01 12:04:14 +02:00
Andrii Shvaika
dea933d906
Version set to 3.4.2
2022-08-19 15:25:18 +03:00
Andrii Shvaika
31124311a3
Device State performance improvements
2022-08-04 14:59:15 +03:00
Andrii Shvaika
fa0433a7eb
Version set to 3.4.1-SNAPSHOT
2022-07-19 15:30:16 +03:00
Andrii Shvaika
37533239b4
Single Partition for Kafka response topics. 10 partitions for transport-api by default
2022-07-13 14:40:44 +03:00
Igor Kulikov
64332ecaa0
Improve log config. Fix black box tests.
2022-07-08 16:19:30 +03:00
Andrii Shvaika
f7225f643c
Fix Queue settings for AWS
2022-07-07 18:41:36 +03:00
Andrii Shvaika
13765a4dfc
Reduced redundant logging
2022-06-24 11:42:23 +03:00
Andrew Shvayka
0a02227646
Merge pull request #6665 from smatvienko-tb/compression-type-transports
...
[3.4] Compression type added for transports yaml
2022-06-22 13:09:10 +03:00
YevhenBondarenko
50f3072608
allow circular references
2022-06-13 10:13:39 +02:00
Sergey Matvienko
50f2aa6fec
compression type added for transports yaml
2022-06-08 16:28:12 +03:00
YevhenBondarenko
ee8c9deda9
refactoring
2022-05-19 23:55:16 +02:00
YevhenBondarenko
a0a0d5dcf9
changed log level for transports
2022-05-17 08:19:22 +02:00
YevhenBondarenko
2831c58aed
removed queues config from yml
2022-05-17 08:17:18 +02:00
YevhenBondarenko
8852fc8f8e
enabled autoconfiguration for MeterRegistry
2022-05-17 08:11:19 +02:00
Igor Kulikov
dabd25e760
Version set to 3.4.0-SNAPSHOT
2022-02-21 12:19:59 +02:00
Igor Kulikov
312924a19b
Version set to 3.3.4-SNAPSHOT
2022-02-07 09:55:37 +02:00
Igor Kulikov
da4c742872
Update license year to 2022
2022-01-17 14:07:46 +02:00
Andrii Shvaika
1684945644
Intorduce new processing strategy to cancel the timed out messages
2022-01-13 18:51:56 +02:00
Igor Kulikov
f9bf3be44c
Merge pull request #5609 from ViacheslavKlimov/snmp-transport-configs
...
[3.3.3] Redis config for SNMP transport
2021-12-16 17:24:13 +02:00
Igor Kulikov
7187ecfdb1
Version set to 3.3.3-SNAPSHOT
2021-11-24 12:24:27 +02:00
Viacheslav Klimov
41b8a2be54
Add Redis config for SNMP transport
2021-11-23 12:33:40 +02:00
Andrii Shvaika
d40bc48898
Ability to log number of active MQTT connections
2021-09-30 14:43:01 +03:00
Igor Kulikov
049627db97
Version set to 3.3.2-SNAPSHOT
2021-09-06 18:55:10 +03:00
Andrii Shvaika
a51c00bd10
Session Activity reporting is isolated and supports short-lived sessions
2021-08-19 17:51:52 +03:00
Andrii Shvaika
3661647c3a
Version set to 3.3.1-SNAPSHOT
2021-08-16 12:39:43 +03:00
Sergey Matvienko
33b9e37db0
kafka other parameters example
2021-08-05 15:27:45 +03:00
Sergey Matvienko
a488913f66
kafka max.request.size and max.in.flight.requests.per.connection added to *-transport.yml
2021-08-05 15:27:45 +03:00
Andrii Shvaika
3a7a97dd91
PSM and eDRX implementation draft
2021-07-22 11:45:08 +03:00
Igor Kulikov
36eef98264
Add monitoring for lwm2m and snmp transports
2021-05-28 12:38:28 +03:00
Igor Kulikov
9dc88bcb09
Fix transports configurations
2021-05-07 16:28:35 +03:00
Viacheslav Klimov
42438e4c95
Configure Docker setup for SNMP transport
2021-04-26 13:15:37 +03:00
Viacheslav Klimov
306ace040c
Refactor
2021-03-25 10:06:06 +02:00
Viacheslav Klimov
8f2438d6ab
SNMP devices balancing ( #4254 )
...
* Fix merge errors
* Implement SNMP transports balancing
* Refactor; implement transport device cache
* Refactor
* Finish up device lifecycle handling implementing; refactor
* Refactor
* Change base image to thingsboard/openjdk11 for msa snmp transport
* Refactor
* Change transport services names to upper-case
2021-03-22 17:17:42 +02:00
Viacheslav Klimov
37b88908fd
Fix merge errors
2021-03-15 12:43:42 +02:00
vkukhtyn
5a72479951
[WIP] SNMP initial implementation ( #3755 )
...
* Add SNMP type to transport profiles
* Update reference config for transport profiles
* Initial implementation to retrieve a value using SNMP GET message
* Fix license header
* Move config files
* Use async handler for SNMP response
* Send SNMP agent response to attributes and telemetry
* UI: add SNMP option for device profile
* UI: use JSON field to set SNMP profile configuration
* Handle device profile update event
* Use concurrent hash map for SNMP device sessions
* UI: Add device transport configuration control
* Cancel async request to avoid memory leak and timeout handling
* Start SNMP pooling after application started
* Move OID per profile mapping to SNMP transport context
* Fix build after merge with 3.2.1-SNAPSHOT
* Init device sessions on TB start
* Fix build error, refactoring
* Update session context on device update
* Set device info on session context creating
* Refresh pooling params on device or profile update
* Update license header
* Process device and profile transport config update
* Process SNMP response asynchronously
* Change polling implementation
2021-03-10 14:56:25 +02:00