-
Notifications
You must be signed in to change notification settings - Fork 156
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.
Activity
[-](Enhancement) Digilines connectivity[/-][+]Digilines connectivity[/+]Desour commentedon Apr 1, 2017
I've planned to add some interaction with digilines for:
Desour commentedon Apr 4, 2017
I've decided not to do anything with quarry since that makes no sense.numberZero commentedon Apr 6, 2017
Well, just imagined a robot that places quarries, configures them using digilines, waits for them to finish, digs and places in other place... ugh...
Seriously, I may name one thing that does make sense: a quarry might report when it finishes digging. Also it might report when it touches something non-diggable. It doesn’t need to be controlled via digilines, though.
Desour commentedon Apr 7, 2017
You are totally right with both points. I'll re-add quarry to the list.