4816 Commits (378fc545ded1cb17de0799e1e2739c515e579ecd)

Author SHA1 Message Date
Volodymyr Babak 378fc545de Edge Attribute Request processing - added support of JSON attributes properly: use JSON type instead of String 3 years ago
Andrii Landiak 06aa6d680a Replace order of processUplinkMsg 3 years ago
Andrii Landiak 5ee110b47e Refactoring: process correct log warning, remove extra locks to process msg from edge 3 years ago
Andrii Landiak 308674ddc7
Create entity on edge and send to cloud 3 years ago
Igor Kulikov 943788f25e UI: Aggregated value card 3 years ago
ViacheslavKlimov d8896fe9dd Minor refactoring for user notification settings 3 years ago
Sergey Matvienko a8f5602036 SQL partial index added idx_notification_recipient_id_unread for cheap and fast notification count on UI 3 years ago
ViacheslavKlimov ce06ea10ca Use user settings api instead of additionalInfo 3 years ago
YevhenBondarenko 141a7ff0e6 changed recalculate_delay 3 years ago
Igor Kulikov ee5bc97330 UI: Minor improvements 3 years ago
YevhenBondarenko ba85007a2d minor improvements 3 years ago
Igor Kulikov 71fe11d54d UI: Fix value cards default config. 3 years ago
Igor Kulikov a1fb657b0c UI: Introduce timewindow style. Ability to embed widget title panel into widget template. Add pattern support for widget title, etc. 3 years ago
Andrii Landiak 8faa1410b6
Edge crud notification: implement event publisher strategy to process pubsub model for detecting changes in entities 3 years ago
ViacheslavKlimov b25fd961d4 Fix getAvailableDeliveryMethods for customers 3 years ago
dashevchenko 6bc9148f77 added optional nosxss validation for attribute/telemetry value 3 years ago
ShvaykaD 30bc082e0a reverted refactoring with "return" use in the if statement & added @Override where required in DefaultTbContext & reverted changes to TbAbstractExternalNode 3 years ago
nick eaf8ef0f14 fix_bug: default VARCHAR length for notification_request.info = 1M (old value = 1K) 3 years ago
YevhenBondarenko ac2aac8aa7 refactored due to comments 3 years ago
YevhenBondarenko 68149d9673 added recalculetePartitions delay for node restart 3 years ago
Sergey Matvienko 161d7c3eda Cassandra: unlimited cached thread pool replaced with limited pool to prevent stack memory peaks. New env CASSANDRA_QUERY_RESULT_PROCESSING_THREADS introduced. 3 years ago
imbeacon 5f8d6176a5 Fix for removing user from sysadmin level alarm unassignment 3 years ago
YevhenBondarenko 5b2918de95 minor improvements 3 years ago
YevhenBondarenko d9c39c362e refactored due to comments 3 years ago
Sergey Matvienko 4720bc283c TbMsgPackCallback: AbstractRateLimitException lookup in cause of RuleEngineException. Tests added 3 years ago
Sergey Matvienko 825eaf640c RuleEngineException cause added to be able to analyse cause by rate limit exceptions 3 years ago
Sergey Matvienko 1b565e01ce Rule engine: ack all rate limited failures (draft) 3 years ago
Igor Kulikov df8585c1b6 UI: Implement Value card widget settings. Improve widget container layout. 3 years ago
ShvaykaD b95eae215a replaced handling of AssetProfile and DeviceProfile with HasRuleEngineProfile to match PE code version 3 years ago
ShvaykaD 2d4fbd6833 added checkMsgType util method to TbMsg & resolved other review comments 3 years ago
YevhenBondarenko 3c6c565732 added docker coap commands and refactoring 3 years ago
dashevchenko 8b19b5d169 added curl command for mqtts 3 years ago
Vladyslav_Prykhodko 03b49f1ddd Clear code 3 years ago
Igor Kulikov 9d8a9943bf UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons. 3 years ago
rusikv 34033cb7b0 Fix for update JSON attribute widget required time-series data key instead attribute key 3 years ago
dashevchenko fc499c74e3 deleted redundant imports 3 years ago
dashevchenko db46b7988d refactored code to take into account operating system 3 years ago
YevhenBondarenko 881861d80d deleted 'remove latest api' 3 years ago
dashevchenko c3e775c353 added mqtt server chain certificate 3 years ago
YevhenBondarenko f9aa9b6a92 added ability to rewrite latest 3 years ago
Sergey Matvienko 5eebbf8985 web socket handler tests added. ws msg queue fixed the last msg pickup (and msg order as result) 3 years ago
YevhenBondarenko 4b7cc4571d added deleteLatest api 3 years ago
Sergey Matvienko 0bff839951 TbWebSocketHandler.checkLimits refactored to extract IO session.close() call from synchronized scope 3 years ago
Sergey Matvienko b236969d00 TbWebSocketHandler.SessionMetaData removed synchronization to avoid deadlock with WsSession that already have its own lock 3 years ago
ViacheslavKlimov ddfdcef858 Improvements for user notification settings structure 3 years ago
Igor Kulikov 7861a3fbad UI: Metrial icons selector 3 years ago
dashevchenko 80dfb3c529 deleted redundant imports 3 years ago
dashevchenko cce56b9547 added test 3 years ago
dashevchenko d6978ff102 added swagger response body example 3 years ago
dashevchenko 9ddc5e5b8d added resource delete validation 3 years ago