-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
In real cases, when input registers change in value, some output registers would also change in value. For example, in an electric fan unit, an input register for power goes up, an output register for rotations per minute will also go up. Ofcourse the relationship of those two values isn't always linear. We actually need this feature and perhaps attach other kinds of formulas f(x) = y (perhaps via config) to simulate relationships between registers and also reaction times.
This is a very important feature to us. We'd like to know if this can be completed soon, otherwise, we'd like to ask for some direction perhaps which files and lines to check to implement this