node.js - Inconsistent timing in node red with trigger node set to resent interval -


program function

a few sensors updating @ set interval via trigger node sends true value every second.

what happens

sensors update 4-5 times correct delay. delay time doubled goes normal. repeat

what tried

i thought multiple requests eating cpu clocks , increased clock speed double disabling scale down function consistant clock speed maintained. did not work 1 have insight this?

my input flow sensors taking continuous readings input flow

my test flow triggers relays @ intervals can visually , audibly hear timing. flows disabled except flow timing on other flows enabled timing gets off. resend test flow relays


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -