How about a more powerful webserver? One that makes it easier to create dynamic HTML pages. A couple of use cases I would find useful:
- Create pages for I/O testing: show status of digital and analog inputs and allow toggling of digital outputs and writing analog outputs. This would enable early on-site testing by the electrical contractor.
- Programmatically generate a page of current Modbus registers, showing Modbus address, Nickname, Extra Info, Description. Add an export button for the list. The list on the page would be created when the page is called and be populated with the actual valid register list. This would allow a 3rd party system integrator to read the actual valid Modbus register list.