Description
Allow a server instance to serve a dynamic web page with all of the dashboard features, eliminating the need for a client instance.
Possible Implementation
There are several packages aimed at Qt web interfaces which could be leveraged, however, the most challenging part will be translating UIs. Ideally, this "conversion" could done programmatically (maybe even at run-time) so that instruments require no new development for support.
Description
Allow a server instance to serve a dynamic web page with all of the dashboard features, eliminating the need for a client instance.
Possible Implementation
There are several packages aimed at Qt web interfaces which could be leveraged, however, the most challenging part will be translating UIs. Ideally, this "conversion" could done programmatically (maybe even at run-time) so that instruments require no new development for support.