1546 Commits (feature/controller-logging)

Author SHA1 Message Date
Igor Kulikov 7310f438eb Increase widget type and widgets bundle description field size to 1024. 2 years ago
YevhenBondarenko 9b4e6eaa85 fixed templatec VC 2 years ago
YevhenBondarenko 4e42a3efe2 fixed widget-bundle import and added widget type VC support 2 years ago
YevhenBondarenko 902a7a07b4 fixed alarm severity change 2 years ago
Andrii Landiak 4007526155 Add init edge instructions for ubuntu and centos 2 years ago
Igor Kulikov 98c245e293 Switch to version 3.6.0 2 years ago
Sergey Matvienko 9b15cd609c StringUtils: contains0x00 implemented to prevent org.postgresql.util.PSQLException: ERROR: invalid byte sequence for encoding "UTF8": 0x00 2 years ago
dashevchenko 08f26bad5b fixed addSystemAlarmComment method 2 years ago
Igor Kulikov 875c8d526b Widget Bundles to Wudget Types Many to Many support for UI 2 years ago
Igor Kulikov 1fb9ba622e Widget -> Widget Bundle Many to Many support. 2 years ago
ViacheslavKlimov 724300c076 Fix tenant profile Java serialization; add test 2 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
ViacheslavKlimov d8896fe9dd Minor refactoring for user notification settings 3 years ago
YevhenBondarenko 1c17b00513 added alarm_types table 3 years ago
imbeacon fac2e013e2 Moved sending topic to MQTT transport only, parameter renamed to mqttTopic in metadata 3 years ago
ViacheslavKlimov ce06ea10ca Use user settings api instead of additionalInfo 3 years ago
ShvaykaD e1b18e7bed additional updates after review 3 years ago
ShvaykaD ea5a855272 renamed custom msg type to NA 3 years ago
ShvaykaD cebe1040d4 refactoring after review 3 years ago
Andrii Landiak c164c68e12 Refactoring EdgeUtils to use enum map to match entity type with edge event type 3 years ago
Andrii Landiak d56f6484b1 Add EntityType reference to EdgeEventType to match types for edge 3 years ago
imbeacon 355a92588a Added topic to metadata for attributes and telemetry messages 3 years ago
Andrii Landiak 9cae7c918b Improve EdgeUtils and EntityType to match with EdgeEntityType due to refacroting comments 3 years ago
ShvaykaD 3d5cfa0c2e added internal type to TbMsg to replace if-return blocks with switch-case 3 years ago
Andrii Landiak 9e1ab9abae
Feature/tenant profile edge sync 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 1a93db75e0 Improvements for Microsoft Teams notifications 3 years ago
imbeacon 30dac22b60 Initial commit for gateway commands 3 years ago
ShvaykaD c2ce40cd39 added rpc sequential strategies: init commit 3 years ago
ViacheslavKlimov 5862b417aa Add custom topic properties configuration 3 years ago
Sergey Matvienko 4f99d75e15 license:format for new classes 3 years ago
Sergey Matvienko 859c820dc3 AbstractRateLimitException introduced in common/data for all rate limit related exceptions 3 years ago
ShvaykaD 2d4fbd6833 added checkMsgType util method to TbMsg & resolved other review comments 3 years ago
ShvaykaD 9d20fa7d9e added additional validation to ActionTypeTest and TbMsgTypeTest 3 years ago
ShvaykaD 2cac9aab9d fix typo 3 years ago
ShvaykaD 883eb472f2 fixes after merge to PE 3 years ago
YevhenBondarenko 4b7cc4571d added deleteLatest api 3 years ago
ViacheslavKlimov ddfdcef858 Improvements for user notification settings structure 3 years ago
dashevchenko 03b2399c44 fixed list of required fields for entities 3 years ago
ShvaykaD 4528348143 replaced new TbMsgMetaData() with TbMsgMetaData.EMPTY and added additional refactoring after review of changes 3 years ago
ShvaykaD 47929ef784 replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring 3 years ago
YevhenBondarenko 3be53a3605 fixed saveDeviceWithCredentials api 3 years ago
ViacheslavKlimov ea2d5485f4 Remove Slack from user-level settings 3 years ago
YevhenBondarenko df2ef64e67 added alarm types cache 3 years ago
ShvaykaD 6c74aa3dff updated EntityFieldsData getFieldValue method to filter out empty strings if ignoreNullStrings is set to true 3 years ago
ViacheslavKlimov 6eb4510e2a User notification settings - by notification type 3 years ago
ShvaykaD 8beb81cf8d added tests for check relation presence node & test for TbMsgType and ActionType & refactoring 3 years ago
ViacheslavKlimov 996f11da9e Improvements for notification template processing 3 years ago