Description
It would be great if there was a way to monitor power supply and demand using Jeija's "digilines" mod. I do have something like this working here as a demonstration: https://github.com/cheapie/technic_digilines_interface
However, my solution is not optimal. I think that a better way to do this (above my skill level, unfortunately) would be to have a separate "interface" or "monitor" node, possibly as a separate mod in the Technic modpack.
I was talking with VanessaE about this, and she had the idea that the switching station could be made to do this (like I did) but using "Upgrade Slots" like the MV machines do. Technic could be made to soft-depend on digilines, and if digilines is present, certain nodes such as the switching station could have (for example) Luacontrollers placed in the upgrade slots to give them digilines communication capabilities.