Jump to content

Floor Plan


I use the Floor Plan option  

8 members have voted

  1. 1. I use the Floor Plan option

    • Never
      5
    • Sometimes but reluctantly (I have no other option)
      1
    • Sometimes and I like it
      2
    • Always
      0


Recommended Posts

Posted

Hi art,

 

Floorplan feature has not been worked on for at least 2.5 years now. As sfhutchi noted, this feature is going to be removed since, basically, there's really no need for it using folders. The only client that used to use it was the IES Touchscreen.

 

We are working on a dashboard which should have a better more configurable visualization of your environment.

 

With kind regards,

Michel

  • 2 years later...
Posted

Hi, I'm trying to use the floor plan, but whenever i click on the icon i get the yellow flag to the down left of the screen and system busy and Nothing happens, no popups not floor plan, nothing. I have ISY994i and i'm using Administrative consol v. 3.3.10

Posted

Hi waleedelmandouh,

 

I am so very sorry to hear. First of all, I must advise you not to use Floorplan as it'll be removed shortly.

 

Secondly, can you tell me what's your operating system and the URL you are using to get to your Admin Console?

 

With kind regards,

Michel

Posted

Well, having learned a thing or two recently on the rest interface and subscriptions. Maybe we should make a community effort to develop a real design specification, and from there perhaps, we can make an html 5 compliant one so it works on everything we are likely to use for a few years.

 

Alan

 

So for me, I want a floor plan that I can customize with real numbers for layout dimensions, place light switches lamps etc (so an icon library) in their actual positions, interact with those items. E.g. clicking on a light flips states. Pressing or dragging the light up or down brightens or dims the light (e.g. gestures)

 

It would be nice to be able to right click the devices and get a list of all scenes, groups it is in, all programs it is used in etc.

 

Maybe 3d rotatable, pinch to zoom in and out, etc.

 

Who else has dreams of floor plan nirvana? Anyone have screen shots of others out there?

Posted

Hi arw01,

 

I love the idea and you would find us ready to help and contribute as much as possible. In short, Admin Console uses the same services/REST as defined in WSDK. So, it would be great to have a community driven effort for a nicer UI and other features for ISY.

 

With kind regards,

Michel

Posted
Hi arw01,

 

I love the idea and you would find us ready to help and contribute as much as possible. In short, Admin Console uses the same services/REST as defined in WSDK. So, it would be great to have a community driven effort for a nicer UI and other features for ISY.

 

With kind regards,

Michel

 

Thank you Michel. It was that very usage that encouraged me to even suggest it. While getting my head around the perl_util library that Jeffrey wrote, I noticed all the commands to add nodes, add programs, etc and then saw the wireshark mention about watching the admin console use the rest interface itself to control the ISY.

 

Perhaps a few dozen will jump on the band wagon here.

 

Alan

  • 3 weeks later...
Posted
Well, having learned a thing or two recently on the rest interface and subscriptions. Maybe we should make a community effort to develop a real design specification, and from there perhaps, we can make an html 5 compliant one so it works on everything we are likely to use for a few years.

 

Alan

 

So for me, I want a floor plan that I can customize with real numbers for layout dimensions, place light switches lamps etc (so an icon library) in their actual positions, interact with those items. E.g. clicking on a light flips states. Pressing or dragging the light up or down brightens or dims the light (e.g. gestures)

 

It would be nice to be able to right click the devices and get a list of all scenes, groups it is in, all programs it is used in etc.

 

Maybe 3d rotatable, pinch to zoom in and out, etc.

 

Who else has dreams of floor plan nirvana? Anyone have screen shots of others out there?

 

 

So, it sounds like you want the same functions and image capability that is in ekeypad, with the blueprint module. http://blog.ekeypad.net/screen-shots/blueprint-screens/

 

I just purchased the ekeypad pro and the blueprint, and imported my drawing from sweet home. So far, working great off of the ipad. But, i think it would take a lot of effort to mimic the same features directly from isy.

  • 1 month later...
  • 1 month later...
Posted
That's a great plan!!!

 

WebSockets is on the horizon.

Woot!

 

Does this mean the current method of ISY=>Client notifications is going away!

 

:soexcited:

 

Maybe my reverse HTTP proxy will work after all!

Posted
Hi Michael,

 

No, it just means that we can use WebSockets for persistent connections. Therefore, you still need to subscribe and you still need to listen to the socket.

 

With kind regards,

Michel

 

Oh well... My joy was short lived. :(

Posted
LOL ... and why so?

 

We need persistent sockets so I am not sure how else you would communicate subscription requests.

 

With kind regards,

Michel

 

At the risk of reviving an old thread - websockets can be reverse-proxied. The current method used by the admin GUI (opening a local TCP socket, sending it to the ISY as part of the subscription request and having the ISY connect back to the client) is both firewall unfriendly and it's not possible to access the ISY thru a proxy server with full functionality. From what I can tell, this is based on a now-deprecated standard.

 

Websockets solve both of these - so my hope was websockets could be implemented for admin GUI to ISY communication (or more precisely ISY => GUI notification I guess). It could be extended for real time status in the HTTP interface (when using a supported browser) for real time device status in a browser. Third parties would also be able to utilize it and (best of all) I suspect it could be implemented in parallel to your current persistent connection solution - so third party solutions are not rendered broken.

Posted

Hi Michael,

 

At the end of the day, ISY needs a persistent connection to the client and that's what web sockets do. This does not change the fact that the client still needs to subscribe to ISY.

 

With kind regards,

Michel

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...