3418 Commits (694b6bf85169ca7e1dbe87a5a282c8ee9bfb2721)

Author SHA1 Message Date
Andrii Shvaika 694b6bf851 Refactoring: new data structures and message flow 3 years ago
YevhenBondarenko cf32544e71 added SslUtil and tests 3 years ago
Sergey Matvienko febff6bd00 TbKafkaProducerTemplate: addAnalyticHeaders - stacktrace level increased from 10 to 20 for TRACE enabled 3 years ago
ViacheslavKlimov 1b8e4800d0 Improvements for deletion by tenantId 3 years ago
ViacheslavKlimov 6ed6cc298c Refactoring for deletion of devices, assets, dashboards, users 3 years ago
ViacheslavKlimov 12d2c26279 Rule Engine stats: exception message truncation 3 years ago
ViacheslavKlimov 6ec4b8cf72 TTL for queue stats and RE exceptions 3 years ago
YevhenBondarenko f001b2588d leave toString as-is 3 years ago
YevhenBondarenko 28b23ba9b4 fixed AlarmTypes redis cache serialization 3 years ago
Igor Kulikov 7310f438eb Increase widget type and widgets bundle description field size to 1024. 3 years ago
YevhenBondarenko 9b4e6eaa85 fixed templatec VC 3 years ago
YevhenBondarenko 4e42a3efe2 fixed widget-bundle import and added widget type VC support 3 years ago
ViacheslavKlimov 4e526aa969 Queue removal: always publish PartitionChangeEvent; remove redundant recalculatePartitions; add debug log 3 years ago
ViacheslavKlimov 0d8a2549d9 Single PartitionChangeEvent after recalculatePartitions 3 years ago
ViacheslavKlimov 3f2a3e35ff Fixes for partition recalculation with isolated queues 3 years ago
Volodymyr Babak 7f649e33c3 Edge: added singleton mode and configuration version fields for rule node proto 3 years ago
YevhenBondarenko 902a7a07b4 fixed alarm severity change 3 years ago
Andrii Landiak 4007526155 Add init edge instructions for ubuntu and centos 3 years ago
ViacheslavKlimov 4114c96571 Version control: fix ids replacement in dashboard config 3 years ago
Andrii Shvaika f8cd40fe71 Avoid type conversion in TbUtils.stringToBytes 3 years ago
Andrii Shvaika 09fcc18b5e Fix naming of the DateTimeFormatOptions 3 years ago
Andrii Shvaika db48a2d980 Improvement to the TbDate.toLocaleString 3 years ago
Volodymyr Babak 2b6357502e Set widget type alias and bundle alias to be compatible with older edge versions 3 years ago
Volodymyr Babak cfc900c52c Added check if dashboard or rule chain is assigned to edge for edges older 3.6.0 3 years ago
ViacheslavKlimov 1aaa017d92 Add ports configs for SNMP transport to Docker scripts 3 years ago
Igor Kulikov 98c245e293 Switch to version 3.6.0 3 years ago
Sergey Matvienko 9b15cd609c StringUtils: contains0x00 implemented to prevent org.postgresql.util.PSQLException: ERROR: invalid byte sequence for encoding "UTF8": 0x00 3 years ago
dashevchenko 08f26bad5b fixed addSystemAlarmComment method 3 years ago
dashevchenko e1a79cc594 compilation error fix 3 years ago
YevhenBondarenko 15d53a95cc added ON DELETE CASCADE and improvements 3 years ago
dashevchenko 95b1f5fc95 moved efento protos to proto/efento 3 years ago
Igor Kulikov c783e44ac6 UI: Add widget panel: implement all widgets mode. 3 years ago
dashevchenko 550b67b451 renamed proto directory to efento-proto 3 years ago
Igor Kulikov 875c8d526b Widget Bundles to Wudget Types Many to Many support for UI 3 years ago
Igor Kulikov 1fb9ba622e Widget -> Widget Bundle Many to Many support. 3 years ago
dashevchenko b3f78e3e56 added support for new measurement type (PULSE_CNT) 3 years ago
Volodymyr Babak bc7ef38ee6 Edge dashboard msg - added isMobileHide and mobileOrder 3 years ago
ViacheslavKlimov 724300c076 Fix tenant profile Java serialization; add test 3 years ago
Volodymyr Babak ef29f52abd Added image for edge dashboard msg 3 years ago
Volodymyr Babak c408eb611a Added deprecated and alias fields to widget type rpc msg 3 years ago
Sergey Matvienko cfe79cc445 AbstractScriptInvokeService: tenantId added to the log on script invocation blocked 3 years ago
Igor Kulikov acdf5ad48c Implement ability to move widget types between widget bundles. Ability to deprecate widget type. 3 years ago
YevhenBondarenko ffa00bd94a refactoring due to comments 3 years ago
Igor Kulikov c57cb2b754 Switch to unique widget type FQN. 3 years ago
imbeacon 64e60d43f0 Moved event listener to HouseKeeper service and added method to get representation from AlarmAssignee 3 years ago
imbeacon c4d12c6ba9 Refactored DefaultTbAlarmService, added improvements for alarm unassignment on user removing, updated namings and tests. 3 years ago
ViacheslavKlimov d30f8a8352 Minor refactoring 3 years ago
imbeacon 45abd22b72 Reverted constant metadata, refactored update for device session context and metadata creation 3 years ago
imbeacon ababd11a5d Changed type for isDeviceProfileMqttTransportType to avoid extra check for every message and added constant metadata object to avoid new object creation for every message 3 years ago
ViacheslavKlimov cc1c2094c9 Fix UUIDs in rule node config replaced with tenant id 3 years ago