[Ovmsdev] Web UI plugin support / metric displays

Michael Balzer dexter at expeedo.de
Wed Jan 9 07:19:37 HKT 2019


Sliders & loadcmd():

  * https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/components/ovms_webserver/dev/input-slider.htm
  * https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/components/ovms_webserver/dev/loadcmd.htm

And a first user dashboard plugin example:

  * https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/components/ovms_webserver/dev/plugin-twizy/dashboard-tuneslider.htm


Regards,
Michael


Am 05.01.19 um 23:58 schrieb Michael Balzer:
> Next plugin docu/demo pages:
>
>   * Hook plugins: https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/components/ovms_webserver/dev/hooks.htm
>   * Commands & monitors: https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/components/ovms_webserver/dev/commands.htm
>
> Regards,
> Michael
>
>
> Am 04.01.19 um 15:55 schrieb Michael Balzer:
>> 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.
>>
>> 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.
>>
>> To install the metrics demo:
>>
>>   * Add a page plugin "demo.metrics", with…
>>   * …page "/usr/demo/metrics"
>>   * …label "Metrics Demo"
>>   * …menu "Tools"
>>   * …auth "None" or "Cookie"
>>   * …content copied from: https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/components/ovms_webserver/dev/metrics.htm
>>
>> Please have a look at the page and tell me if you miss something.
>>
>> Regards,
>> Michael
>>
>> -- 
>> Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
>> Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
>>
>> _______________________________________________
>> OvmsDev mailing list
>> OvmsDev at lists.openvehicles.com
>> http://lists.openvehicles.com/mailman/listinfo/ovmsdev
>
> -- 
> Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
> Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
>
> _______________________________________________
> OvmsDev mailing list
> OvmsDev at lists.openvehicles.com
> http://lists.openvehicles.com/mailman/listinfo/ovmsdev

-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20190109/7735db4e/attachment.htm>


More information about the OvmsDev mailing list