Add a new page to Volttron Central
问题 I have a standalone HTML page with jQuery. The jQuery is used to do AJAX call to the Python backend. I need to integrate it with Volttron Central. I have looked at the documentation but there is no section talking about this. I think it would be nice to have this kind of info in the doc. My current approach is to convert the backend Python to be a Volttron agent but I don't know how to integrate the front end HTML page with VC. Any suggestion where to start? Thanks. 回答1: When you have an