sunpeek.core_methods.power_check.wrapper.PowerCheckStrategy#
- class sunpeek.core_methods.power_check.wrapper.PowerCheckStrategy(power_check)#
Bases:
CoreStrategyMethods
__init__(power_check)check_output(output)Additional checks to be performed on output of a strategy.
create_feedback_from_core_feedback(core_feedback)execute()Try to calculate strategy, sanitize check output dict and return if ok.
get_feedback(check_mode)- check_output(output)#
Additional checks to be performed on output of a strategy.
- execute()#
Try to calculate strategy, sanitize check output dict and return if ok.
- Returns:
- Raises: