ShvaykaD
883eb472f2
fixes after merge to PE
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
ShvaykaD
6c74aa3dff
updated EntityFieldsData getFieldValue method to filter out empty strings if ignoreNullStrings is set to true
3 years ago
ShvaykaD
8beb81cf8d
added tests for check relation presence node & test for TbMsgType and ActionType & refactoring
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
ShvaykaD
a3c0850277
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
3 years ago
ShvaykaD
22874e8a65
filter nodes && added TbMsgType enum
3 years ago
ViacheslavKlimov
0bd7f74c47
Fix issues
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
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
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
ViacheslavKlimov
5cec1b8af2
Ability to disable notification rule
3 years ago
ViacheslavKlimov
36743eb5af
Branch name validation
3 years ago
YevhenBondarenko
fbf9773a61
optimize imports
3 years ago