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
ViacheslavKlimov
7528fceeb2
MicrosoftTeamsNotificationChannel
3 years ago
ShvaykaD
0c4c8353de
refactoring & added tests for alarm status filter node & entity and msg type switch nodes & check field presence
3 years ago
dashevchenko
eab633632a
added cache for TBResourceInfo
3 years ago
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