You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create two Data Sources with the same name, as ds_1 (virtual);
Create two Data Points, one for each of the Data Source, as dp_1 and dp_2 (binary, no change, start 1);
Go to 'Modern Interface'
Go to 'Data Sources' -> 'Data Sources' -> Data Sources list;
Click on Arrow -> Details of the two Data Sources appear, although the second Data Source does not show a list of points -> error, click should only show details of that Data Source
Solution
This function should locate Data Source after xid, not by name.
Screenshots
Without clicking on the arrow:
Clicking on the first arrow:
Reloading the page and clicking the second arrow:
Spec:
Scada Version 2.7.1+
The text was updated successfully, but these errors were encountered:
- Changed key item for v-data-table with data points from "name" to "xid", this makes the data sources localized by xid and not name (every xid is unique, name not necessarily).
To Reproduce
Solution
This function should locate Data Source after xid, not by name.
Screenshots
Without clicking on the arrow:
Clicking on the first arrow:
Reloading the page and clicking the second arrow:
Spec:
The text was updated successfully, but these errors were encountered: