EnergyPlus Python API, actuate a handle for each timestep
Hello, I'm working on creating an RL agent that utilizes the EnergyPlus Python API.
I want to make a decision of the set temperature of the building for every timestep.
I was wondering, which callback function should I be using for my purpose?
Thanks
@LeSUTHU does this post or this post answer your question?
You can also find more searching for "energyplus python actuator".
I still am unsure, which callback function refers to being called every timestep during the simulation. I am very new to the field, and I apologize if I am asking not so great questions