Page 1 of 1

Question about Dashboard uploading

Posted: Thu May 10, 2012 2:15 pm
by panos1981
Hi,

I think my questions about uploading Dashboard will seem a little bit simple or naive, but I dont have so much experience.

1) Which is the file name of Dashboard in my web server? Is it "dashboard. html" ? Or " dashboard. swf" ? Is it anything other?

2) How will I include the necessary HTML code in my web homepage? I will open the "all-sensors.xml" file and just paste the HTML code in it? Or anything else?

3) Which is the right HTML code in order to work the Dashboard properly?

Thank you in advance! :D :D

Peter

Re: Question about Dashboard uploading

Posted: Thu May 10, 2012 5:11 pm
by frank
Hi,

maybe this will help.
Replace YOURSERVER with your meteohub ip.

<iframe src="http://YOURSERVER/myweb/index.html" width="100%" height="700" scrolling="auto" frameborder="0" name="IFRAME_TEST"></iframe>

Frank