Dmytro Skarzhynets
39049eecd9
Remove redundant logging of thread name and scheduler name
2 years ago
Dmytro Skarzhynets
f6a1c14353
Fix last activity not being reported when activity reporting period ends
2 years ago
YevhenBondarenko
bc0022aafd
Added tenant id to the methods with locks and minor refactoring
2 years ago
ViacheslavKlimov
5759610340
Rate limit for WS subscriptions
2 years ago
Daria Shevchenko
15cb12e48f
HTTP API: validate payload size ( #11265 )
* added check for large ToDeviceRpcResponseMsg, ToServerRpcRequestMsg messages on default transport level
* moved http request size check to controller
* minor refactoring
* test fixed
* updated error messages, updated url patterns to single one, added yml property to http transport
* updated swagger docs, added to rpc filter "/api/rpc/**" and "/api/plugins/rpc/**" endpoints
* remove redundant set
* fixed large request check for DeviceApiController in microservice architecture
* renamed yml parameter and filter
2 years ago
Sergey Matvienko
094f840f11
JpaAlarmDao debug log added
2 years ago
ViacheslavKlimov
88af44870e
Check for queueName emptiness on partition resolve
2 years ago
YevhenBondarenko
6c00802d81
removed redundant check
2 years ago
YevhenBondarenko
1d79f1e213
send resourse change/delete events only for lwm2m
2 years ago
dashevchenko
951f017e7c
extended mobile application settings with default store links
2 years ago
dashevchenko
be5220a9e9
fixed mobile app settings default value for store links
2 years ago
dashevchenko
1619e60380
minor refactoring
2 years ago
dashevchenko
78e4fd3013
added api to retrieve queuestats by ids
2 years ago
dashevchenko
95c9e7b7bf
added api to retrieve app store links
2 years ago
dashevchenko
cbe8f1b67f
added api to retrieve queue stats entities
2 years ago
YevhenBondarenko
d2a9291e52
added rate limits for the gateway device
2 years ago
YevhenBondarenko
13e00bfa7b
fixed device profile proto deserialization
2 years ago
ViacheslavKlimov
5e2a4a73b7
Fix token sessionId calculation
2 years ago
dashevchenko
5807d8ce3c
deleted badgeStyle enum
2 years ago
dashevchenko
7db220e9e4
deleted badge style from mobile app settings
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
nick
5d2b4508cd
lwm2m: getDefault content Format for Request
2 years ago
YevhenBondarenko
415c99147e
added check rate limits for CreateDeviceFromGateway
2 years ago
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions ( #10815 )
* Queue config option to duplicate msgs to all partitions
* UI for queue config option to duplicate msgs to all partitions
* Fixes for msg duplication; add tests
* Introduce TbRuleEngineProducerService
* Use TbRuleEngineProducerService in TbClusterService
* Fix DefaultTbClusterServiceTest
* Add correlationId to TbMsg
* Refactor TbMsg
* Support msg duplication for all msg types
2 years ago
Sergey Matvienko
5e3ff6fe20
minor cleanup
2 years ago
nick
684ad858b2
lwm2m: fix bug Content Format M14
2 years ago
YevhenBondarenko
b169203f0f
added tests for gateway rate limits
2 years ago
YevhenBondarenko
161e10a686
added rate limits for the gateway
2 years ago
YevhenBondarenko
70a424d9c4
refactored logs
2 years ago
YevhenBondarenko
0fe3be1537
Used DonAsynchron instead of addCallback
2 years ago
YevhenBondarenko
b96a7fcbd2
added ackOrClose instead of chanel.close and refactoring
2 years ago
ViacheslavKlimov
1a264dafa7
Fix TbKafkaSettingsTest
2 years ago
YevhenBondarenko
5c6928558b
mqtt gateway refactoring due to OOM
2 years ago
ViacheslavKlimov
e8d14f37cb
Improvements for Kafka admin creation
2 years ago
Sergey Matvienko
258c26ed04
Kafka groupId syncOffsets from a fat group to a single-partition group
2 years ago
Sergey Matvienko
34cfd588b1
mvn license:format
2 years ago
YevhenBondarenko
e10ba543a0
fixed all allowableValues
2 years ago
YevhenBondarenko
87ed660fc9
fixed swagger allowableValues
2 years ago
Sergey Matvienko
d89b14e359
Kafka Confluent compatibility out of the box: segment.bytes:26214400 increased segment.bytes:52428800
2 years ago
nick
68fe7d4a17
fix_bug: if setSupportedClientObjectsis is not supported LwM2m.Version
2 years ago
nick
6809114c05
fis_bug: setSupportedClientObjects() if link is root
2 years ago
nick
65fd836d9f
fis_bug: LwM2MClientSerDes test
2 years ago
Kulikov
6c499fd342
LwM2M: default object version ( #10731 )
* lwm2m: object-id-version default 1.0
* lwm2m: delete translate
* lwm2m: delete translate3
* lwm2m: object id ver comment4
* lwm2m: object id ver comment5
* lwm2m: object id ver comment6
2 years ago
Sergey Matvienko
07de3b975f
TbKafkaAdmin WIP
2 years ago
ViacheslavKlimov
b16d8484e9
Minor refactoring for notifications consumers
2 years ago
ViacheslavKlimov
938b60f840
Fix maxRuleNodeExecutionsPerMessage (failed test TenantProfileEdgeTest.testTenantProfiles)
2 years ago
imbeacon
03ca18b64b
Added MQTT reason codes from netty library
2 years ago
ViacheslavKlimov
15d189ead7
Refactoring for consumer manager
2 years ago
IrynaMatveieva
63156a69df
added ability to transfer msg to originator default rule chain and set default value for maxRuleNodeExecutionsPerMessage from tenant profile
2 years ago
ViacheslavKlimov
012457e0db
Add mobileQrEnabled to system params
2 years ago