Jump to content

Xathros

Members
  • Posts

    4589
  • Joined

  • Last visited

Everything posted by Xathros

  1. I understand but, the fact that the ISY continues to accept local connections, the static ip hasn't changed and ISY is otherwise functioning normally once you take the NAT router out of the way, tells me that the failure is upstream somewhere. Rebooting the ISY may just be correcting a failure in the router when the ISY reconnects at startup If you are not using the UPnP function in the router for anything else, try disabling that and see if the problem goes away. What model Linksys? Latest formware for that router? You could also try rebooting just the router instead next time and see if that fixes it as well. -Xathros
  2. Xathros

    IOLinc anomaly

    I suspect the first 5 minute wait is to ensure you are past the traffic from the big 3am query. I would think 5 seconds would be sufficient for the second wait. -Xathros
  3. djones1415- The fact that it continues to work over the LAN leads me to suspect your router. Does Mobilinc also work when on the LAN during one of these episodes? How is the ISY's IP configured? Static? Based on MAC reservation in the router or configured in the ISY Admin console? What is the router? Does it do UPnP and if so, is that enabled in the router? -Xathros
  4. I believe that mismatch is not an issue. That record starts with a 00 which I believe indicates the end of the link database on the device. The ISY does not maintain a matching end of list record (it simulates one like 00 00 00 00 00 00 00 00 instead) and thus the mismatch. Only the first 00 is required on the device for end of list and the remaining old data is useless/ignored. Since the ISY's simulated version does not contain this old data you get a mismatch. Are state changes now showing in the admin console before creating any scenes with the affected devices? It looks like you now have the necessary controller record in the device. -Xathros
  5. I have a "Control event detection" routine as part of my occupancy programs. This is exactly how it works. Lots of If Control Switched..." statements ored together. Nasty to look at but seems to function just fine. I have two lines for most switches (On/Off) and four lines each for a few dimmers that see fade up/down regularly. -Xathros
  6. What exactly does this mean: Tue 2013/03/12 10:47:27 AM System -170001 [uDSockets] HTTP:28 error:6 Tue 2013/03/12 12:26:49 PM System -170001 [uDSockets] HTTP:32 error:6 Tue 2013/03/12 12:26:54 PM System -170001 [uDSockets] HTTP:32 error:6 Tue 2013/03/12 12:26:59 PM System -170001 [uDSockets] HTTP:32 error:6 Tue 2013/03/12 12:26:59 PM System -170001 [uDSockets] HTTP:33 error:6 Wiki shows -170000 as "Web Module - No Free Space". I have nothing on the web server at the moment and as far as space goes, System Status says 860MB free. Thanks. -Xathros
  7. Xathros

    IOLinc anomaly

    I am having a different but similar problem that I am convinced is a multiple message problem. I have a RL2 in my car that I use to turn toggle outside lights or set away/vacant modes in the house as we are leaving. Recently, my lights started to turn on then about a second later back off almost every time I used the RL2 button when outside of the garage. From outside the garage, the RL2 is able to reach an access point in the garage and a new Dualband SLR for my front porch lights. This problem started when I added the SLR. If I airgap the front porch SLR the problem stops. Adding a 2 second wait as the first line in my then "fixed" the symptom by ignoring the cause. I realize this is different from the IOLink query double response issue reported here but I fully believe the underlying cause is the same - duplicate messages treated as valid messages. -Xathros
  8. oberkc- I agree with your assessment of the above and that is the behavior I would expect. I only use this for the situation where the device is switched on when it is already on or off when already off so the quick true before false is not a problem in either of those cases. -Xathros
  9. See this documentation for the ISY: http://www.universal-devices.com/developers/wsdk/4.0.2/ISY-WSDK-4.0.2.zip Look at the REST interface in ISY-WS-SDK-Manual.pdf -Xathros
  10. gadgetguru69- Cool. Looks a lot like the CAI web control but industrialized. I see no DIRECT way of enabling data to pass from the EDS unit to the ISY. It would require a middleman to query the EDS sensor data and post to the ISY using the /REST interface. That is exactly what the CAIWC program does for me between the CAI board and my ISY994. I'm running CAIWC on a Pogoplug with Archlinux. Others are running the same on the Raspberry PI. Both are good low power solutions but either will require some coding to get this working for you. I currently have 3 DS1822 sensors wired to my CAI board reporting temps to the ISY as well as 3 CT switches reporting status/runtime of washer/dryer and oil burner. Still have a bunch of inputs available for more temp sensors (3 of 8 used), TTL inputs (3 of 8 used), Humidity (1 of 1 unused) and a few analog inputs (don't remember the specs on those off hand). CAIWC updates the ISY as soon as anything changes on any of the monitored inputs. Also, I believe that a newer version of the CAI board firmware can post some data directly to the ISY now without the Pogo/Pi middleman. -Xathros
  11. That would do it. Unless you can tie some output of your alarm system to the inputs of this device and instead pair this to the ISY if/when it gets Zwave support for this type of device. -Xathros
  12. I'd be happy to look into it if you can give me some info on your device/server. The name means nothing to me. -Xathros
  13. Are you sure? Michel indicated that subscribing was easy and data would be pushed once subscribed. I know Mobilinc subscribes and if kept awake will show variable and device status changes as they occur. I don't see why this wouldn't work here as well. All communications would be limited to variable values and device statuses/commands but that should be enough to accomplish his goal I would think. -Xathros
  14. Anytime! -Xathros
  15. That will do it. It won't send if either or both of the Body or Subject are left blank. -Xathros
  16. mrazz- When you open and close your garage door, do you see the status of the IOLinc sensor change in the admon console? Do you see the green LED on the IOLinc light up/go out as expected with door open/close? -Xathros
  17. How about this:http://www.fortrezz.com/mimo.html Not exactly an IOlinc - maybe better! -Xathros
  18. RichTJ99- How about a second dumb mechanical thermostat that you set to your desired working temp and locate it better than the existing one. Keep the original thermostat set low. Use an IOLinc to switch between the new and old. This gives you to preset setpoints that you can choose between with the ISY as needed. -Xathros EDIT: Hehe. Brian beat me to it!
  19. Excellent. Happy to help. -Xathros
  20. kevman- For "Control is Switched On" to be triggered, the switch itself needs to be operated. Program, mobilinc, linked switch etc all will not trigger that event. If you want to be notified regardless of how the light was turned on then use "Stats Backyard light is On" instead. That will trigger anytime the status of the Backyard Light switch changes. It will evaluate "True"" and run the "Then" when the status changes to On and evaluate "False" and run the "Else" when the status changes to Off. -Xathros
  21. kevman- That notification should send anytime the backyard light switch is turned on manually - "Control Backyard Lights is switched On". If you want to be notified when the lights are turned on by your program or by a linked switch (not the backyard load control switch), then use "Status Backyard Lights is On" instead. If you are not receiving the notification when you manually operate the Light switch, it's possible you have config problems with the email notifications. Have you successfully tested the notification? Please note that custom notifications WILL NOT work if either the Subject or Body fields are left blank. -Xathros
  22. kevman- Just remove the "And status is Off" line. This way, the light will turn on at 11:45 and off at Sunrise the next day. Any changes made via Mobilinc or manual operation in between will remain in effect until the next time trigger (11:45pm or Sunrise) I think that is what you want. Currently the program is triggered and the If Evaluated at 11:45pm, Sunrise and anytime the Status of the switch changes. -Xathros
  23. Yep. Im all up to date with both Apple's updates and Oracle's.
  24. 4.0.2 is working for me using Gmail SMTP. -Xathros
  25. Xathros

    Web Server

    Correct. Pretty sure he was talking about Javascript. Either way, Java apps run in the JVM client side and Javascript runs in the browser client side. Nothing special needed in the webserver for either. -Xathros
×
×
  • Create New...