Using Raspberry pi i can use the Report By Exception node to 'only trigger on change of state'.
Is there an opposite to that?
How can i query the state of pins on demand?
Since i can't trigger and output with an inject, like we can do with a function, i could be waiting for weeks for change and i would like to 'very' the pin state at certain times.
thank you