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
YevhenBondarenko
2d22e8e8a8
implemented alarm types api
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
Volodymyr Babak
371cab26d2
HotFix - fixed init of rule chains - init only on APP_INIT msg
3 years ago
Andrii Shvaika
7dcebed624
Ability to force ack for external nodes
3 years ago
Andrii Shvaika
649898566c
Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node
3 years ago
dashevchenko
66623a2be2
refactoring
3 years ago
dashevchenko
11cb696d5c
added conroller method to retrieve list of commands to publish telemetry
3 years ago
dashevchenko
ea19c4acce
refactoring
3 years ago
ViacheslavKlimov
014497cd89
User-level notification settings
3 years ago
dashevchenko
7d1bfa3164
added new message type handling for efento
3 years ago
ShvaykaD
22874e8a65
filter nodes && added TbMsgType enum
3 years ago
nickAS21
d9c028f566
tbel: add Tests - long, float, double (syntax)
3 years ago
nickAS21
6894ffb8a9
tbel: add Tests - long, float, double
3 years ago
ViacheslavKlimov
277c87240c
Fix attributes and rpc subscription for SNMP devices
3 years ago
nickAS21
35dfa1e7bd
tbel: add parseLong Test
3 years ago
YevhenBondarenko
aa28b276d2
added recalculetePartitions delay for node restart
3 years ago
nickAS21
f15d84e44a
tbel: add parseHexToLong, Float, Double
3 years ago
nickAS21
59dfb4f4e1
tbel: refactoring prepareBytesToNumber
3 years ago
nickAS21
b79176f3b8
tbel: add parseLong
parseHexToLong
parseBytesToLong
toFixed (float.class)
3 years ago
nickAS21
6d0b16e41c
tbel: add parseBytesToDouble
3 years ago
ViacheslavKlimov
a761d0b204
Update logging levels for SnmpTransportService
3 years ago
ViacheslavKlimov
c1f5b39cdb
Single telemetry message when splitting large SNMP request
3 years ago
nickAS21
50d3a6d925
tbel: add parseBytesToFloat
3 years ago
ViacheslavKlimov
0bd7f74c47
Fix issues
3 years ago
nickAS21
6d69c9b213
fix_bug_switch: add CompileException2
3 years ago
ViacheslavKlimov
42183a0e64
Send large SNMP requests in batches
3 years ago
nickAS21
7f0c5f219b
fix_bug_switch: add CompileException
3 years ago
ShvaykaD
a5de29c1f4
code readability fix
3 years ago
ViacheslavKlimov
7675a57316
Bulk import for SNMP devices
3 years ago
YevhenBondarenko
ce87bc5e13
to springdoc migration
3 years ago
ShvaykaD
e5a2712d89
changed logic to ack msg if stack is null
3 years ago
nickAS21
a85d0b6129
fix_bug_switch: add validation to tbel
3 years ago
ShvaykaD
f191357b90
fixed NPE in Flow output node when it used after split array msg node
3 years ago
ViacheslavKlimov
93e8770023
Don't write to cache on each deduplication
3 years ago
ViacheslavKlimov
b77078c24e
Notifications deduplication improvements
3 years ago
Andrii Shvaika
d34a65eada
Resources access for Customer Users
3 years ago
YevhenBondarenko
9dd10b0b75
fixed Iterator already obtained
3 years ago
YevhenBondarenko
23d204e4d6
added new default root cert for azure iot
3 years ago
dashevchenko
a85f5b4330
added initial implementation
3 years ago
dashevchenko
87786ef72d
refactoring
3 years ago
ShvaykaD
138128d837
added more logs to RPC processing logic in MQTT and CoAP transports
3 years ago
dashevchenko
29384170d7
added tests
3 years ago
dashevchenko
f356a94b81
added new hash_code column to resource table
3 years ago