SmartgridOne logo
SmartgridOne logo
App
Integrations
Monitoring
Web Portal
Account settings
Dashboard settings
Features
Functionalities
Homepage
Installations
Legacy Web Portal
Account Settings
Alarms Legacy Web Portal
Global Settings
Manual
My Buildings
Widgets
Bar ChartBar Line ChartClassic SVG WidgetHeat MapHMIIframeImage WidgetLine ChartPie ChartSize ChartTable of meter reading deltas
Reports Legacy Web Portal
Side menuUsers
Logging In
Management
OnboardingVideo tutorials
Whitelabeling
Whitelabeling App
Web PortalLegacy Web PortalMy BuildingsWidgets

HMIIframe

This widget can be used to embed URLs or HMIs

HMI Iframe

Settings

Widget title: Title for the widget.

Widget position: This is the position of the widget in the list on the dashboard.

Widget active: Shows the widget on the dashboard.

Code: For this part you can use this example but with your own URL. Afterwards you can play with the styling to make it to your liking.

[
    {
        "cardHeader": "Title",
        "cardClass": "col-12",
        "iframeClass": "w-100",
        "iframeStyle": "height: 800px",
        "iframeUrl": "[https://www.google.com](https://www.google.com)"
    }
]
HMI Iframe settings

Heat Map

Previous Page

Image Widget

Next Page

On this page

HMIIframeSettings