The idea of this would be that when IMPSY is running, you can talk to it through a web interface.
The interface should allow access to:
- log files (?)
- Datasets
- Model files
- Configs
Maybe you could trigger actions like:
- compiling datasets
- Restarting the interaction loop (with new model)
- Resetting the model state.
Hopefully this could be achieved in as light a manner as possible, hopefully in some fairly modular code that doesn’t have to take over the whole project.
A really good use case would be for when IMPSY is running on a raspberry pi and tethered to a computer over USB (Ethernet gadget so network is eanbled). Then the user could interact with IMPSY over the web interface rather than by SSH’ing into the system.