Artem Barysh
9823f8db8b
Updated comments
1 year ago
Artem Barysh
46d9d82f4e
Fix: SNMP request failed to send
1 year ago
Artem Dzhereleiko
8287321ec7
UI: SCADA Oil and gas extraction
1 year ago
Artem Dzhereleiko
eb9d929ccf
UI: Add property decimals for flow meter symbol
1 year ago
nick
fcf74a8240
lwm2m: fix bug observe object with "ver = 1.1"
1 year ago
Volodymyr Babak
ca12f96e2c
WidgetsBundle - fixed toString
1 year ago
Andrii Landiak
fc513c5a5c
Add bundles to widget-type-info
1 year ago
Artem Dzhereleiko
a460570c44
UI: Fixed scale symbol units
1 year ago
Artem Dzhereleiko
d2389817a4
UI: Fixed scada bundle order and add hook to general
1 year ago
Artem Dzhereleiko
8d68f2bdbb
UI: Imporove description for scada symbols
1 year ago
ViacheslavKlimov
227c7d7a15
Remove Timescale deprecation comment
1 year ago
Volodymyr Babak
a315f18195
Improved GeneralEdgeEventFetcher for case when seqId less maxRecordsReadSize
1 year ago
Volodymyr Babak
8a662076c3
ack failed downlink if its not timeseries or attibutes failures
1 year ago
Volodymyr Babak
3860d79613
Improved Edge handling in case connect/disconnect. Speed up initial setup
1 year ago
Artem Dzhereleiko
1cdbd2c338
UI: fixed widget fqn
1 year ago
ViacheslavKlimov
3d40761831
Remove outdated deprecation checks
1 year ago
Artem Dzhereleiko
cc6f0b6c7b
UI: Value stepper widget
1 year ago
Dmytro Skarzhynets
12a8c070a6
Change wording from persistence to processing on backend
1 year ago
ViacheslavKlimov
daf0b78ac5
Optimize imports
1 year ago
ViacheslavKlimov
908be4e163
Update supported upgrade versions, cleanup
1 year ago
ViacheslavKlimov
be836eab71
Resolve gateway dashboard branch automatically
1 year ago
yevhenii
3a32bf81da
Fix error in device profile processing
- Added and fixed test
1 year ago
Oleksandra Matviienko
139c0c1d04
Type casting was performed in the Test class
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
1 year ago
Andrii Landiak
82a823cac8
Add swagger endpoint for refresh jwt token
1 year ago
Oleksandra Matviienko
76155aca75
Added test to verify attribute and RPC subscriptions removal on session overflow.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
1 year ago
Volodymyr Babak
4657e66d92
Fixed assignemnt/unassignemnt of dashboards
1 year ago
yevhenii
0dface5490
Fix error in resource processing
- Added update JKS resource on Cloud
1 year ago
yevhenii
726e6f7902
Fix error in resource processing
- Added a check that the resource is not updatable
1 year ago
Sergey Matvienko
4dfd4737a4
Device Actor processor remove subscriptions on MaxSessionsLimit
1 year ago
Yevhenii
0f7142cfef
ERRORs processing DEVICE PROFILE
- Added saving the DELETED action when the edge is offline.
- Added synchronization of Device Profile twice for its relation with Ota Package.
1 year ago
Yevhenii
99effb6918
ERRORs processing RESOURCES
- Disabled duplicate validation on cloud for resource message
1 year ago
ViacheslavKlimov
2aeacf80c5
Clean up upgrade for next version
1 year ago
Artem Dzhereleiko
8bbdf89a3d
UI: Scada energy widget bundle
1 year ago
Vladyslav_Prykhodko
a0c5f72b0f
UI: Fixed error when used 'Update device attribute' widgets
1 year 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
1 year ago
YevhenBondarenko
2c8c272051
fixed NPE in sendRpcResponseToTbCore
1 year ago
Dmytro Skarzhynets
e009967fa7
Save time series strategies: rename SaveActions to Strategy
1 year ago
Dmytro Skarzhynets
39e47cd484
Save time series strategies: refactor boolean flags in TimeseriesSaveRequest.java to SaveActions nested record
1 year ago
Dmytro Skarzhynets
996b8997fd
Save time series strategies: simplify SQL upgrade script
1 year ago
Dmytro Skarzhynets
71d43f3af2
Save time series strategies: update configurationVersion for save time series node in rule chain JSONs
1 year ago
Dmytro Skarzhynets
3aac81745f
Save time series strategies: add test for changes in entity view service
1 year ago
Dmytro Skarzhynets
d1acba40a2
Save time series strategies: add tests for changes in telemetry service
1 year ago
Dmytro Skarzhynets
631d314fce
Save time series strategies: add Java upgrade script
1 year ago
Dmytro Skarzhynets
698a0c19ec
Save time series strategies: add SQL upgrade script
1 year ago
Dmytro Skarzhynets
345e423973
Save time series strategies: update time series node config in rule chain JSONs; add null-check for persistence settings
1 year ago
nick
d961b89f31
tbel: add hexToBytesArray, base64ToBytesList
1 year ago
nick
c82659bd95
fix bug test: lwm2m profile without params
1 year ago
nick
e5df59456a
fix bug: update Observe dynamically and between connections due to profile changes
1 year 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
1 year ago
Sergey Matvienko
e1b29b5004
removed custom reflection methods in favour ReflectionUtils
1 year ago