FloorPlan Web Interface

Plugwise Forum about Plugwise devices and the Source software.
Gandohr
Starting Member
Starting Member
Posts: 14
Joined: Fri Apr 15, 2011 11:45 am

FloorPlan Web Interface

Post by Gandohr »

I wanted to share some info about a project I'm working on.
watch the video and let me know what you think.

It does work on the iPad except for the dragging, working on a fix for that as we speak.

bottelier.com/imagestore/domotica/floor ... orplan.mov
Uriel
Member
Member
Posts: 96
Joined: Fri Sep 26, 2008 9:21 am
Location: Netherlands
Contact:

Re: FloorPlan Web Interface

Post by Uriel »

Looks real good, would be a nice addition to Plugwise 8)
Gandohr
Starting Member
Starting Member
Posts: 14
Joined: Fri Apr 15, 2011 11:45 am

Re: FloorPlan Web Interface

Post by Gandohr »

I finally got the ipad version working

While in edit mode on the ipad it will use an other html file to do all the work.
In the left menu i made a java-script detection to check if its an ipad, or some other browser.
The edit link will then point to either edit.html or ipad.hmtl :)

the video i made is horrible, but its hard controlling an ipad while recording with an iphone4 :)
But i think its decent enough for you all to have a idea of the whole thing

watch the video at
bottelier.com/imagestore/domotica/floor ... n_ipad.mov
the video has no sound as it all speaks for itself

Gand
PietjeNL
Member
Member
Posts: 150
Joined: Sun May 30, 2010 8:47 am

Re: FloorPlan Web Interface

Post by PietjeNL »

Sweet, looks real usable.
Gandohr
Starting Member
Starting Member
Posts: 14
Joined: Fri Apr 15, 2011 11:45 am

Re: FloorPlan Web Interface

Post by Gandohr »

I just checked my samsung galaxy S (android) and it seemed to be working on that platform as well
could not doe a propper check, cause of the little screen. but still i have high hopes it will work on android tablets

Gand
Last edited by Gandohr on Mon Apr 25, 2011 10:48 am, edited 1 time in total.
PietjeNL
Member
Member
Posts: 150
Joined: Sun May 30, 2010 8:47 am

Re: FloorPlan Web Interface

Post by PietjeNL »

Gand please translate it, cause is a english part of the forum (zie bovenaan: * Board index ‹ Hardware Forum (English) ‹ Plugwise Forum)
Gandohr
Starting Member
Starting Member
Posts: 14
Joined: Fri Apr 15, 2011 11:45 am

Re: FloorPlan Web Interface

Post by Gandohr »

PietjeNL wrote:Gand please translate it, cause is a english part of the forum (zie bovenaan: * Board index ‹ Hardware Forum (English) ‹ Plugwise Forum)
Keep forgetting its international :) layout looks like Runningplus forums and those are 100% dutch :D
I'll try to remember, thanks for correcting me
Mdamen
Forum Moderator
Forum Moderator
Posts: 390
Joined: Sat Nov 22, 2008 6:58 pm
Location: Netherlands
Contact:

Re: FloorPlan Web Interface

Post by Mdamen »

What technologies did you use? The floorplan looks nice.
Gandohr
Starting Member
Starting Member
Posts: 14
Joined: Fri Apr 15, 2011 11:45 am

Re: FloorPlan Web Interface

Post by Gandohr »

Its within the Plugwise webserver so i could only use html + Plugwise-C code and JavaScript
Images are made with floorplanner.com
Gandohr
Starting Member
Starting Member
Posts: 14
Joined: Fri Apr 15, 2011 11:45 am

Re: FloorPlan Web Interface

Post by Gandohr »

Oke i think its finally done.

Check out the complete video on Full Movie
Check a real short ipad video on iPad demo

Or download the source on Download

Please leave a comment if you download it, i'd like to track if its used
Gandohr
Starting Member
Starting Member
Posts: 14
Joined: Fri Apr 15, 2011 11:45 am

Re: FloorPlan Web Interface

Post by Gandohr »

For those who downloaded it allready.
There is a small update V1.1 (check Version.txt in the floor folder to see your version if version.txt does not exist you have v1.0)

The updates contains a change to the menu in view mode.
The off option is no longer visible when a device has a locked status.

You can use the same link to download the latest version
Download
wimbo
Starting Member
Starting Member
Posts: 6
Joined: Sat Feb 12, 2011 6:45 pm

Re: FloorPlan Web Interface

Post by wimbo »

Hi,

I'm trying your Floorplan addition at my Plugwise server.

When I copied the "floor" folder to my Plugwise WWW root, I only got 404 errors.

I editted your index.html, and it seems to be working ok now

Changed this

<title>Plugwise Floorplan</title>
<frameset cols='0,120,100%' border='0'>
<frame name='action' src='none.html'></frame>
<frame name='left' src='left.html?t=m&floor=0'></frame>
<frame name='page' src='main.html?t=m&floor=0'></frame>
</frameset>

to:

<title>Plugwise Floorplan</title>
<frameset cols='0,120,100%' border='0'>
<frame name='action' src='/floor/none.html'></frame>
<frame name='left' src='/floor/left.html?t=m&floor=0'></frame>
<frame name='page' src='/floor/main.html?t=m&floor=0'></frame>
</frameset>

Wim.
Gandohr
Starting Member
Starting Member
Posts: 14
Joined: Fri Apr 15, 2011 11:45 am

Re: FloorPlan Web Interface

Post by Gandohr »

Putting a / behind floor would have worked :)
but this is a beter option made the change in the .zip file thats mentioned in the previous posts.
so people who download it now will have the new version

Your mentioned in the Version.txt
wimbo
Starting Member
Starting Member
Posts: 6
Joined: Sat Feb 12, 2011 6:45 pm

Re: FloorPlan Web Interface

Post by wimbo »

Thanks! :)

(btw: the Version.txt says "limbo", it's Wimbo ;) )
Gandohr
Starting Member
Starting Member
Posts: 14
Joined: Fri Apr 15, 2011 11:45 am

Re: FloorPlan Web Interface

Post by Gandohr »

now it says Wimbo,
Well the file does not speak, but you know what i mean :)
Post Reply

Return to “Plugwise Forum”