<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Just a short intro for those that haven't followed the git log: the
web framework now supports plugins, which currently can contain HTML
to be used as a page or as an extension to an existing page.<br>
<br>
I'm now working on documentation and simplification of the framework
features to make writing plugins easy. Users most often asked for an
option to extend the dashboard or add a custom dashboard. That's now
very simple using the plugin system and the standard metrics
displays.<br>
<br>
To install the metrics demo:<br>
<ul>
<li>Add a page plugin "demo.metrics", with…<br>
</li>
<li>…page "/usr/demo/metrics"</li>
<li>…label "Metrics Demo"</li>
<li>…menu "Tools"</li>
<li>…auth "None" or "Cookie"<br>
</li>
<li>…content copied from:
<a class="moz-txt-link-freetext" href="https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/components/ovms_webserver/dev/metrics.htm">https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/components/ovms_webserver/dev/metrics.htm</a><br>
</li>
</ul>
Please have a look at the page and tell me if you miss something.<br>
<br>
Regards,<br>
Michael<br>
<br>
<pre class="moz-signature" cols="160">--
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
</pre>
</body>
</html>