1 EKM Widget for multiple omnimeters?

General questions and discussions focused around the EKM Metering System. Discuss your meters, installations, and meter communications here.
Post Reply
BOI_Airport
Posts: 1
Joined: Thu Jul 13, 2023 8:36 am

1 EKM Widget for multiple omnimeters?

Post by BOI_Airport »

Is it possible to have one URL for an EKM Widget that shows data from multiple omnimeters?
Jameson
Posts: 862
Joined: Fri Nov 04, 2011 7:42 pm
Location: Santa Cruz, CA
Contact:

Re: 1 EKM Widget for multiple omnimeters?

Post 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
Jameson
EKM METERING
http://www.ekmmetering.com
831.425.7371
Post Reply