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 
my test flow triggers relays @ intervals can visually , audibly hear timing. flows disabled except flow timing on other flows enabled timing gets off. 
Comments
Post a Comment