Overview – Web HMI
If you are interested in visualizing your data in a desktop or mobile browser with zero programming, you may be interested in Getting Started with the Web HMI Dashboard.
The Web HMI web interface allows you to add real time live data-driven behavior to your web pages using both a markup syntax, or pure Javascript implementation.
The OAS Web HMI provides a flexible, platform-independent way to integrate with Open Automation Software Servers.
- “Controls” themselves are simply existing HTML elements marked up with attributes that are parsed at runtime, so you are free to use any web technology that you prefer, including (but not limited to) ASP.NET or .NET MVC, JSP, PHP, Ruby on Rails, or even static HTML with JavaScript.
- Compatible with front end frameworks such as Angular and VueJS.
- Easily integrates with existing web applications
- Based on ubiquitous standard technologies including Javascript, jQuery, JSON, HTML, and CSS