Closed olalid closed 4 years ago
To be able to set the dynamic current of a circuit, I added a method to the Circuit class. To make this work, the Circuit needs to know the id of the site it belongs to, so this was added as a parameter, site_id, at the creation of the object.
merged and published as 0.7.11 to pypi
To be able to set the dynamic current of a circuit, I added a method to the Circuit class. To make this work, the Circuit needs to know the id of the site it belongs to, so this was added as a parameter, site_id, at the creation of the object.