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