SCADA-LTS / Scada-LTS

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.
GNU General Public License v2.0
743 stars 292 forks source link

Improve content of list of points in BacNet source properties screen #3044

Closed nduvernois closed 1 week ago

nduvernois commented 3 weeks ago

In a Modbus source, the list of points displays the following information: name / data type / status / slave / range / offset In a SNMP source, the list of points displays the following information: name / data type / status / OID In a Bacnet source, the list of points displays the following information: name / data type / status / device This leads to make all datapoints look identical for a given BacNet source, which is misleading.

Suggestion: add Object type & Object Instance Number to the Bacnet data display

Current configuration: Scada LTS v2.7.7.3