Undo/Redo
There are so many things that need to be done to get the home sensor animations working. I added an undo/redo system so that mistakes can be undone. I'm currently working on getting my power plant scada system up and running. I have 63 years of experience in power plants and refinery controls. So it'll be nice to apply what I've programmed in code to home and buildings. i have 36 years coding the same scada block control system. The user will be able to visually see the flow of logic of the block controls as the blocks and their connections are updated real time to the screen so you can see what's it's thinking and actually be able to change the logic connections and the parameters for each control. For instance; let's say you want any window to alarm you that it's been opened or broken. Then in the background, I'll add an OR control to the schematic that controls the alarm. If any window opens or gets broken, then the OR control will fir...