Transactive Control Configuration¶
This file contains functions to add Transactive Control to the simulation
-
supportFunctions.realTimeTransactiveEnergy.controlConfiguration.
add_dso
(selectedFeederDict)¶ This function adds DSO capabilities to the simulation in question
- Inputs
- selectedFeederDict - dictionary containing properties for feeders we are using
- Outputs
- None
-
supportFunctions.realTimeTransactiveEnergy.controlConfiguration.
add_lse
(selectedFeederDict)¶ This function adds LSE capabilities to the simulation in question
- Inputs
- selectedFeederDict - dictionary containing properties for feeders we are using
- Outputs
- None
-
supportFunctions.realTimeTransactiveEnergy.controlConfiguration.
add_residential_controller
(feeder_dict, selectedFeederDict, last_key=0)¶ This function adds residential controllers based on the configuration of the feeder
- Inputs
feeder_dict - dictionary containing the full feeder
selectedFeederDict - settings for the specific feeder
last_object_key - Last object key
- Outputs
- feeder_dict - dictionary containing the full feeder