IrynaMatveieva
5641626443
added processNotification impl
2 years ago
Igor Kulikov
c0eda85e10
UI: Map: image map.
2 years ago
nick
80284ad7c0
sparkplug: ver 3.0
2 years ago
IrynaMatveieva
2cc0d6f513
added implementations for consumer/producer methods
2 years ago
Andrii Shvaika
4c71b9d5f6
WIP: Cluster mode implementation
2 years ago
Andrii Shvaika
069725a2b9
WIP Refactoring of the cluster mode
2 years ago
IrynaMatveieva
c047d5f4f0
added debug event entity
2 years ago
yevhenii_zahrebelnyi
9d873cb0bf
Fix telemetry edge test ( #12496 )
* Fix telemetry edge test
- Changed random failure logic for DownlinkMsg. A DownlinkMsg can fail only twice.
* - add case with failureProbability 100
* - refactored naming
2 years ago
YevhenBondarenko
2c8c272051
fixed NPE in sendRpcResponseToTbCore
2 years ago
Andrii Shvaika
6b9d374a5f
Tmp commit for merge
2 years ago
IrynaMatveieva
9ef68584c9
updated getMappedTelemetry method
2 years ago
Dmytro Skarzhynets
e009967fa7
Save time series strategies: rename SaveActions to Strategy
2 years ago
ViacheslavKlimov
0f34f131c9
Return TimeseriesSaveResult
2 years ago
Dmytro Skarzhynets
39e47cd484
Save time series strategies: refactor boolean flags in TimeseriesSaveRequest.java to SaveActions nested record
2 years ago
Dmytro Skarzhynets
996b8997fd
Save time series strategies: simplify SQL upgrade script
2 years ago
IrynaMatveieva
d9ccc8118c
fixed calculated field controller test
2 years ago
Andrii Landiak
1223347587
Fix testSendOutdatedAttributeToCloud
2 years ago
Dmytro Skarzhynets
71d43f3af2
Save time series strategies: update configurationVersion for save time series node in rule chain JSONs
2 years ago
Dmytro Skarzhynets
3aac81745f
Save time series strategies: add test for changes in entity view service
2 years ago
Andrii Landiak
6923639dc5
Fix AlarmControllerTest
2 years ago
Andrii Landiak
e4b5490921
Change ts in test to be for sure condifent
2 years ago
Andrii Landiak
d9dad36c54
Send alarm_ack and alarm_clear only by 'Push to Edge' node
2 years ago
Andrii Landiak
4eedea0766
EntityDataProto: add ts to correctly handle PostAttributeMsg update from/to Edge
2 years ago
Dmytro Skarzhynets
d1acba40a2
Save time series strategies: add tests for changes in telemetry service
2 years ago
YevhenBondarenko
89900a6dee
minor refactoring due to better merge with pe
2 years ago
YevhenBondarenko
933d1447d2
refactoring due to comments (removed serviceId duplications in ToUsageStatsServiceMsgPack)
2 years ago
YevhenBondarenko
b848df943b
set default usage.stats.report.interval to 60 sec
2 years ago
Dmytro Skarzhynets
631d314fce
Save time series strategies: add Java upgrade script
2 years ago
Dmytro Skarzhynets
698a0c19ec
Save time series strategies: add SQL upgrade script
2 years ago
Dmytro Skarzhynets
345e423973
Save time series strategies: update time series node config in rule chain JSONs; add null-check for persistence settings
2 years ago
IrynaMatveieva
6611f017c7
changed Argument structure
2 years ago
IrynaMatveieva
77e99d15df
added service files
2 years ago
IrynaMatveieva
5203ef7422
added calculated field state service
2 years ago
IrynaMatveieva
46180e33d7
cache refactoring
2 years ago
nick
d961b89f31
tbel: add hexToBytesArray, base64ToBytesList
2 years ago
IrynaMatveieva
03c3341265
added logic to send msgs to RE when not my partition
2 years ago
nick
c82659bd95
fix bug test: lwm2m profile without params
2 years ago
nick
e5df59456a
fix bug: update Observe dynamically and between connections due to profile changes
2 years ago
IrynaMatveieva
e2ac2708b6
changed CF links config
2 years ago
Andrii Shvaika
7d8a76ce7f
Draft of the review
2 years ago
IrynaMatveieva
4ba131ad85
changed partititoning implementation
2 years ago
mpetrov
632df0de8b
Changed gateway dist branch
2 years ago
Igor Kulikov
9cd62f39ea
UI: Fix map widget default config. Fix import dialog validation.
2 years ago
Igor Kulikov
0d4d82100e
UI: Implement initial Map V3 settings.
2 years ago
Kulikov
c5ca395844
fix_bug_coaps_x509_docker_many_devices ( #12327 )
* coaps: x509 - tests
* coaps: x509 - tests add sever cert.pem
* coaps: x509 - tests add sever cert.pem -2
* coaps: x509 - tests add sever cert.pem -3
* coaps: x509 - tests add sever cert.pem -4
* fix bug: coaps x509 - ddocker many devices with re-port
* fix bug: coaps - add test, connect client with X509
* fix bug: coaps - add two test devices with the same port
* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES)
* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES) - 1
* fix bug: coap comments 1
2 years ago
IrynaMatveieva
4ebb68ded6
handled profile updates in cluster
2 years ago
Sergey Matvienko
e1b29b5004
removed custom reflection methods in favour ReflectionUtils
2 years ago
Artem Dzhereleiko
6a5cc07742
UI: Traditional SCADA symbols meter
2 years ago
Artem Dzhereleiko
1d0c998af8
UI: Add serch tag for drilling
2 years ago
Sergey Matvienko
527f7176c5
tbel test refactored to not use sql and all controllers. reflection utils used
2 years ago