Hi everybody,
Although I am not completely new to JavaScript programming, I am new to the concept of OVMS plugins and read the documentation regarding it several times..
I also got the fog light example up and running on my unit. But I guess I am missing something obviously important (that is not 100% explained in the documentation?) while trying to build a very simple plugin on my own: I don't want any events or updates, but simply extend the dashboard by some additional metrics read just once when initializing the dashboard.
This is what I have created:...