Jump to content

3 AM Query Runs - But does not find missing devices??


Teken

Recommended Posts

Posted (edited)

For quite awhile now I have noticed that the 3 AM query runs but does not in fact do anything? Below are the stats from the summary page. I have also appended the actual program that has been in place for more than five years.

 

What is strange is (IF) I run a manual query any device I had unplugged, powered down, etc do in fact come up with the famous pop up of *Can not communicate*.

 

This is expected and normal and this is how I know if devices are on line etc.

 

So, it begs to ask the question what is going on at 3:00 AM?? The process is running yet its not picking up all the disconnected devices? In the past if I had 10 devices unplugged and the following day when I logged into the UI I would see 10 pop up's affirming the same.

 

Now, I see only four devices crying it can't be found or communicated with? Is this query feature broken? If it is it might explain why the iMeter Solo fails to update its energy values as programmed to.

 

Insight

post-1970-0-60626600-1417644153_thumb.png

post-1970-0-17721800-1417644165_thumb.png

post-1970-0-49168100-1417644278_thumb.png

Edited by Teken
Posted

The Set statement in the Then clause does not identify an object.  

 This is how the system has been since day one. Here is a screen capture of the program. What is supposed to be selected in this area?

post-1970-0-27939600-1417645691_thumb.png

Posted

If
        Time is  4:00:00AM
 
Then
        Set Scene 'ISY' Query
 
Else
   - No Actions - (To add one, press 'Action')

Posted (edited)

Another possibility ...

 

If
        Time is  3:00:00AM
 
Then
        Set Scene 'My Lighting' Query
 
Else
   - No Actions - (To add one, press 'Action')
 
This system originated from a 99i where the high level name is "My Lighting".   I think Stu's system was built on a 994i which is why his is using 'ISY' rather than 'My Lighting' 
Edited by LeeG
Posted

If

        Time is  4:00:00AM

 

Then

        Set Scene 'ISY' Query

 

Else

   - No Actions - (To add one, press 'Action')

 

Stu,

 

Can you post up a screen capture of your settings.

Posted

 

Another possibility ...

 

If
        Time is  3:00:00AM
 
Then
        Set Scene 'My Lighting' Query
 
Else
   - No Actions - (To add one, press 'Action')
 
This system originated from a 99i where the high level name is "My Lighting".   I think Stu's system was built on a 994i which is why his is using 'ISY' rather than 'My Lighting' 

 

 

This is what I have in my tree:

post-1970-0-02002800-1417646322_thumb.png

Posted

Found it!

 

Not too sure why its called something totally different than what both of you supplied. Much thanks as always and will see what happens at 3:00 AM. 

Posted

Your system was originally on a 99i, with 99i ISY Backup installed on a 994i ?

 

The My Lighting name is ISY for a system built on the 994i (not built from 99i Backup).   The original Set Scene 'ISY' Query could not be resolved  with the My Lighting and is marked <Not Specified>

Posted

I will report back what happens later tonight. Much thanks to both of you for the 2nd / 3rd set of eyes on this!

Guest
This topic is now closed to further replies.

×
×
  • Create New...