ViacheslavKlimov
d0cbf4efd1
Add acknowledged and cleared properties to AlarmNotificationInfo
3 years ago
Volodymyr Babak
4a0ff8b968
Edge event seq ( #82 )
* edge event - added seq id auto generated column to fix issue with concurrent write of multiple edge events with the same created time
* kotlin Pair replaced by springframework class
* Handle cases when seq_id column started new cycle
* Added check for null in case entity was deleted
* GeneralEdgeEventFetched - sort order by seqId and not created time
* Edge event table - added migration script to add seq_id column
* Code review updates to be in sync with PE
* Improved handling cases when edge_event.seqId started new cycle
* Edge event table - seq_id column make to be cycled
* Improved handling of cases when seq_id column of edge_event table started new cycle
* Improved stability by properly handling exceptions
3 years ago
ViacheslavKlimov
83641e285f
Add TODO for SNMP traps processing
3 years ago
ViacheslavKlimov
0f078b0da2
SNMP traps support
3 years ago
ShvaykaD
a3c0850277
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
3 years ago
ViacheslavKlimov
d49a6c3e92
Notification settings for rules
3 years ago
ViacheslavKlimov
926f484230
Device events
3 years ago
ViacheslavKlimov
854e059435
Option to ignore SNMP response type cast errors
3 years ago
ViacheslavKlimov
09b866c41f
Remove unnecessary validation for OID mappings uniqueness
3 years ago
ViacheslavKlimov
014497cd89
User-level notification settings
3 years ago
ShvaykaD
22874e8a65
filter nodes && added TbMsgType enum
3 years ago
ViacheslavKlimov
0bd7f74c47
Fix issues
3 years ago
ViacheslavKlimov
7675a57316
Bulk import for SNMP devices
3 years ago
YevhenBondarenko
ce87bc5e13
to springdoc migration
3 years ago
ViacheslavKlimov
b77078c24e
Notifications deduplication improvements
3 years ago
Andrii Shvaika
d34a65eada
Resources access for Customer Users
3 years ago
dashevchenko
a85f5b4330
added initial implementation
3 years ago
dashevchenko
87786ef72d
refactoring
3 years ago
dashevchenko
29384170d7
added tests
3 years ago
dashevchenko
f356a94b81
added new hash_code column to resource table
3 years ago
YevhenBondarenko
db6f310284
migration to spring boot 3.1
3 years ago
ViacheslavKlimov
2f560315d1
Exceeded rate limits notifications; their deduplication; refactoring
3 years ago
ViacheslavKlimov
f5cd8a9a52
Notification system - less async operations
3 years ago
ViacheslavKlimov
67656a2757
Notifications deduplication
3 years ago
Andrii Shvaika
aecea7d6a5
Removed SearchTextEntity
3 years ago
Andrii Shvaika
56338924a1
Remove Additional info from entities that do not have such field
3 years ago
Andrii Shvaika
be41ec8bef
Fix minor issues. Merged with develop/3.5.2
3 years ago
imbeacon
24b82939c3
Fixes for models in Swagger
3 years ago
Andrii Shvaika
2a1259570b
Temporary version set to 3.5.2-SNAPSHOT to merge
3 years ago
nickAS21
4edf1ade2f
search_text: equals byteAdditionalInfo == null 3
3 years ago
nickAS21
7c1924446b
search_text: equals byteAdditionalInfo == null 2
3 years ago
nickAS21
08b9bf9f14
search_text: equals byteAdditionalInfo == null
3 years ago
nickAS21
ca2b2cfdd4
search_text: rollback additionalInfo == null
3 years ago
nickAS21
1d35acd340
search_text: additionalInfo == null
3 years ago
nickAS21
35bbff3cac
regactoring text_search for entity
3 years ago
Andrii Shvaika
f05f2e2053
Remove SearchText from Device
3 years ago
ShvaykaD
cca276dcbf
added configuration version to component descriptor
3 years ago
Igor Kulikov
9ae1f1e329
Version set to 3.5.2-SNAPSHOT
3 years ago
Igor Kulikov
59cc8244b5
Version set to 3.5.1-SNAPSHOT
3 years ago
Igor Kulikov
c422e39724
Version set to 3.5.1-SNAPSHOT
3 years ago
Andrii Shvaika
6120fb132a
Version set to 3.5.2. Migration script improved
3 years ago
dashevchenko
9b461272c4
fixed xxe vulnerability
3 years ago
dashevchenko
7e7b5b17e7
refactoring
3 years ago
dashevchenko
9ef6501225
refactoring
3 years ago
ShvaykaD
21e5a1a130
added logic update to the rule nodes upgrade script
3 years ago
dashevchenko
b083ab98e0
updated GET /resources api to filter resources by type
3 years ago
dashevchenko
f28dd12bab
fixed NPE
3 years ago
dashevchenko
a6c52809cd
added sms disabled feature for tenant profile configuration
3 years ago
Igor Kulikov
7058f99068
Version set to 3.5.1-SNAPSHOT
3 years ago
ViacheslavKlimov
b7f19a12cf
Version control for notification configs
3 years ago