Page 1 of 1

1 EKM Widget for multiple omnimeters?

Posted: Thu Jul 13, 2023 8:46 am
by BOI_Airport
Is it possible to have one URL for an EKM Widget that shows data from multiple omnimeters?

Re: 1 EKM Widget for multiple omnimeters?

Posted: Mon Jul 17, 2023 12:10 pm
by Jameson
Thanks, good question. There is no way to view the data from 2 separate Omnimeters in the same EKM Widget at this point. But...

You can have multiple EKM Widgets on the same page if you are able to create and host a webpage that has multiple iFrames. The EKM widget even provides the iframe code for you to plug right into your HTML.

Here is an example of an iframe:

Code: Select all

<iframe height="750px" width="100%" src="https://widget.ekmmetering.com/EKM2/?reads=500&key=MTAxMDoyMDIw&meter=17507&scale=realtime&bar_graph_field=kwh_tot&compare=0&total_field=kwh_tot&kwh_currency=USD&timezone=America~Los_Angeles&historical=Green" ></iframe>
Here is more information about how to setup and save an EKM Widget to show the data you want via the widget url: https://www.youtube.com/watch?list=PL8D ... e=youtu.be

The alternative option is you can use encompass.io to view multiple different meters in a group on the same page: https://help.ekmmetering.com/support/so ... -of-meters