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
700 stars 283 forks source link

Added Point locator test fields validation in Modbus IP #2917

Closed Patrykb0802 closed 2 weeks ago

Patrykb0802 commented 1 month ago

Expected Behavior Fields should be validated in terms of integer and byte values

Actual Behavior Pop up window shows up when putting value bigger than 2147483647 for slave id, offset and number of registers as well as for putting value bigger than 127 for Bit field

image