2831 Commits (2e187df4485ee160edca284df3e82dd5577c5b7d)

Author SHA1 Message Date
ShvaykaD 4be37230ce fix typos 5 years ago
ShvaykaD 3fda67be48 swagger docs for Alarm Controller 5 years ago
Sergey Matvienko 177c0f46ad enqueueForTellNext for specific queue produce new message with the new queue from parameter. Instead old queue from old Msg. It affects rule node statistics before. This fix is related to Checkpoint node 5 years ago
Sergey Matvienko 911712f09a DeviceActorMessageProcessor: added debug log when "max concurrent sessions limit reached per device" (required to debug local integration that also fires that event) 5 years ago
Andrii Shvaika c50dd443c6 Dashboard controller 5 years ago
Dima Landiak 4510a3b37f removed unnecessary produces 5 years ago
Dima Landiak 5822dc6e0b license header fix 5 years ago
Dima Landiak da2ff5e4ff Asset Controller Description 5 years ago
Sergey Matvienko 4ea397b4d5 ClusterService - pushNotificationToTransport - fire callback.onSuccess(null) if serviceId is empty 5 years ago
Andrii Shvaika ca89a4fc0e Component Descriptor documentation 5 years ago
Andrii Shvaika e755f3f6ed Description of the Auth Controller 5 years ago
Sergey Matvienko d25c605ac6 DefaultTbCoreToTransportService: fire "onSuccess send" when skipping message without nodeId 5 years ago
Sergey Matvienko 4c0812898c Skip Notification To Transport without ServiceId 5 years ago
Sergey Matvienko b31f0748c8 DefaultTbCoreToTransportService - skipping message without nodeId 5 years ago
Andrii Shvaika e6e05c9b88 Admin Controller description 5 years ago
Andrii Shvaika bf56d9e1a4 Customer Controller API description 5 years ago
Andrii Shvaika d6370ed64d Documentation for PageData, DeviceSearchQuery and DeviceInfo 5 years ago
Andrii Shvaika bcac3aaeed Swagger improvements 5 years ago
Swoq 55e8a4540a Swagger API docs for Device Controller 5 years ago
ShvaykaD 845d8247dd
[3.3.2] MQTT short topics support (#4967) 5 years ago
ShvaykaD 08c6a80d2a fixed additional info parsing for RPC entity 5 years ago
Volodymyr Babak 94c5dfdf5c Do not send empty alarm updated messages during creation of TS subscriptions 5 years ago
Igor Kulikov ff293ae1f4 Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks. 5 years ago
Vladyslav_Prykhodko a7fb4fc860 UI: Fixed memory leak in gauge and chart widgets 5 years ago
Vladyslav_Prykhodko c3a08f1f81 UI: Added new table settings - Hidden cell button actions display mode 5 years ago
Andrii Shvaika d40bc48898 Ability to log number of active MQTT connections 5 years ago
Vladyslav_Prykhodko 814a685d76 UI: Added conditionally show widget table cell button action 5 years ago
YevhenBondarenko 894a1df1f6 improvements for PR #5285 5 years ago
YevhenBondarenko 672f93c405 fixed double sending rpc and timeout for lwm2m 5 years ago
Andrii Shvaika 1d87ad73c4 Swagger Device Controller 5 years ago
Andrii Shvaika 5285cec69d Swagger Documentation for Save Device and Update Device Credentials 5 years ago
Chantsova Ekaterina b716de05fe UI: HTML card - restore custom translation processing 5 years ago
Andrii Shvaika 70679258d6 Swagger annotations for saveDeviceCredentials 5 years ago
YevhenBondarenko ccc18ec75b LwM2M tests improvements 5 years ago
YevhenBondarenko fe2427e99f added validation for lwm2m device credentials 5 years ago
Igor Kulikov 34eef0383a Improve rule nodes failure debug 5 years ago
Igor Kulikov f3d5647cd2 Add upgrade from 3.3.1 5 years ago
Viacheslav Klimov 71ac63d2e9 Fix up access token credentials composing 5 years ago
Viacheslav Klimov d14f6a4ddd Refactor device bulk import 5 years ago
Igor Kulikov b173e0799c Update OS package plugin version. Code cleanup. 5 years ago
ArtemDzhereleiko 45196574a1 Fix point float numbers on radar and polar area 5 years ago
Sergey Matvienko 8664785216 RuleChainActorMessageProcessor: onTellNext null pointer fix 5 years ago
Sergey Matvienko 5d919df9b5 Rule chain actor message processor: added log onTellNext 5 years ago
Viacheslav Klimov b84b505d9b Refactor 5 years ago
Sergey Matvienko d6852dcb7c test: assert not null COAP response instead NullPointerException (to clarify the test failure cause) 5 years ago
Sergey Matvienko 8601121e7e executors: named fixed thread pools; tests - added executor shutdown on tearDown 5 years ago
Sergey Matvienko 9ee0d87687 tests: Coap client destroy on processAfterTest at AbstractCoapIntegrationTest 5 years ago
Sergey Matvienko ac2844b51f tests: call destroy for lwm2m devices to shut down executors inside fwLwM2MDevice and swLwM2MDevice in the test scope 5 years ago
Sergey Matvienko 6a706b32da executors: shutdownNow added for tb-rule-engine-consumer-repartition executor on @PreDestroy 5 years ago
Sergey Matvienko 3f97bb682a executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM) 5 years ago