26.03.2019, 10:40
Displaying values only is not too hard to implement by .lp. You just need a couple of db queries: one for a list of modbus devices and second one to get mapped object values.
If you want to allow users to modify mapping then you basically need to write it from scratch, at least the UI part.
If you want to allow users to modify mapping then you basically need to write it from scratch, at least the UI part.