.. _const_profile_controller: ========================= Const Profile Controller ========================= Controller Data ================== .. autoclass:: pandaprosumer.controller.data_model.const_profile.ConstProfileControllerData :members: Controller ============== This controller is made for the use with the time series module to read data from a DataSource and write it to the prosumer. The controller can write the values to the any input of a controller in the same prosumer. .. autoclass:: pandaprosumer.controller.const_profile.ConstProfileController :members: