IE GUI functionality
Having recreated the existing AV GUI look within PyQt, need to add the backend code that allows the widgets to do something. This will require tying into ocpiadmin and other ocpi* commands.
While the current ocpi* commands are Bash scripts, we need to future-proof the code for the time when the Bash files are changed to Python code.
Edited by Cody Jackson