strahan001 Posted September 21, 2009 Posted September 21, 2009 Has anyone, or is there a way to simply create a script that would allow the creation of a web page that would simply show status of the lights (on/off) simply read only. What I am trying to do is develop a web page that would allow me to simply at a glance look at the status of the entire house lights, cameras, therms, etc. If I want to see detail I can then simply go to the house or device. But just a way to look overall at the devices. Thank you Sean Trahan
Michel Kohanim Posted September 22, 2009 Posted September 22, 2009 Hi Sean, Have you tried Touch Switch: http://forum.universal-devices.com/viewforum.php?f=49 With kind regards, Michel Has anyone, or is there a way to simply create a script that would allow the creation of a web page that would simply show status of the lights (on/off) simply read only. What I am trying to do is develop a web page that would allow me to simply at a glance look at the status of the entire house lights, cameras, therms, etc. If I want to see detail I can then simply go to the house or device. But just a way to look overall at the devices. Thank you Sean Trahan
strahan001 Posted September 24, 2009 Author Posted September 24, 2009 Thank you for the recommendation, however it appears that it is an interface to do work with? I am looking for a means to simply embed in a web page a way to look at all the lights in the home and see their status, on/off. Kind of a lists status at a glance. i don't want to do anything but review the status..
Michel Kohanim Posted September 24, 2009 Posted September 24, 2009 strahan001, I am so very sorry for the confusion. Unfortunately I do not know of any such solution. This said, however, if you have a little Javascript/HTML background, you can create your own by simply retrieving and formatting http://your.isy.ip.address/rest/nodes . With kind regards, Michel Thank you for the recommendation, however it appears that it is an interface to do work with? I am looking for a means to simply embed in a web page a way to look at all the lights in the home and see their status, on/off. Kind of a lists status at a glance. i don't want to do anything but review the status..
strahan001 Posted September 24, 2009 Author Posted September 24, 2009 Yup I have some experience with it for sure, will that work with the older ISY unit? Or just the 99?? I tried it and it asks for a username and password gets me in and displays nothing.. I guess if I can get a little push in the right direction on how to do it I can code it..
Michel Kohanim Posted September 24, 2009 Posted September 24, 2009 Hi strahan001, Unfortunately, the REST interface is only supported on 99i Series ... we do have an upgrade program at our store which you might want to checkout. With kind regards, Michel Yup I have some experience with it for sure, will that work with the older ISY unit? Or just the 99?? I tried it and it asks for a username and password gets me in and displays nothing.. I guess if I can get a little push in the right direction on how to do it I can code it..
strahan001 Posted September 24, 2009 Author Posted September 24, 2009 Ugh, ok, I guess it is time to bite the bullet and do it, I will need to get two of them one for each home! Thanks!!! I am going to have to assume that the migration is fairly simple??
Michel Kohanim Posted September 24, 2009 Posted September 24, 2009 Hi strahan001, If you are familiar with Web Services you can always use our WSDK (http://forum.universal-devices.com/viewtopic.php?t=2321) which is supported by ISY26. Perhaps you can test this out before upgrading to 99i especially if you do not need other module such as WeatherBug and Networking module. The migration is very simple: backup your ISY26 and restore it on your new units if you so choose to go this route. With kind regards, Ugh, ok, I guess it is time to bite the bullet and do it, I will need to get two of them one for each home! Thanks!!! I am going to have to assume that the migration is fairly simple??
Recommended Posts