<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div>Michael’s work has brought up an issue that we seem to be missing some javascript integrations.<div class=""><br class=""></div><div class="">We have:</div><div class=""><br class=""></div><div class=""><ul class="MailOutline"><li class="">OvmsCommand</li><li class="">OvmsLocation</li><li class="">OvmsMetrics</li><li class="">OvmsVehicle</li><li class="">PubSub (to ovms events)</li></ul></div><div class=""><br class=""></div><div class="">Obvious ones missing are:</div><div class=""><br class=""><div class=""><ul class="MailOutline"><li class="">OvmsConfig</li><li class="">OvmsWebServer</li></ul></div></div><div class=""><br class=""></div><div class="">I can do OvmsConfig, but one question: Do we allow scripts access to protected config values? I think not (as that would void the entire protection system with a ’script eval JSON.print(…)', but is a limitation). Comments?</div><div class=""><br class=""></div><div class="">It would be interesting to see scripts extend the OvmsWebServer, so urls could be mapped to scripts - but not sure of the practical use of that vs plugins.</div><div class=""><br class=""></div><div class="">Regards, Mark.</div><div class=""><br class=""></div></body></html>