Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

run QA once a day


Question

Posted

what is the optimal way of running a qa once a day?

by setting the interval in the qa or by running scene to trigger it?

 

many thanks.

4 answers to this question

Recommended Posts

  • 0
Posted

Running interval in QA

  • 0
  • Inquirer
  • Posted

    even if the interval is once a day? it seems like a waste of resources to keep the qa running all the time? or does it not use up any resources while it is waiting for the next interval? it must be counting down or something?

    • 0
    Posted

    simplified: the interval in QA is not running in the the lua code itself, it is let say external timer. Even if scene engine has been designed to not run any code if trigger is not true (which will be only once a day in your case), it is still additional subtask in scene engine task, which at the end of the day checks more or less the same external timer. So yes, interval in QA will use bit less resources (from trigger/task point of view) and will consume no resource to intercommunicate between scene and QA.

    • 0
  • Inquirer
  • Posted

    @tinmanthank you for the clarification

    Join the conversation

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

    Guest
    Answer this question...

    ×   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...