Hi,
Mostly out of pure curiosity; how does the eHMI actually work?
When viewing the actual webpage, it seems as if the entire webpage is a .png image, and that this is being refreshed (either parts of it or whole) everytime something in the HMI changes (values, colors etc).
Why doesn’t the eHMI engine create a pure HTML5 page with css instead? Too prone to rendering errors or inaccuracies?
Any information about how this engine works would be very interesting to me.