OpenStudio SDK Connect Coil to PlantLoop
I have 100 plus Coil:Heating:Water components that I would like to connect to the Heating Hot Water Plant Loop. Is there a method in the OpenStudio SDK for connecting a coil object to the plant loop object?
I think there is a way to do this in the SDK but I'm having trouble figuring out the method. I have returned a list of the coils and plant loops but can't figure out how to connect them. Examples in python would be my preference but others are welcome.