get_operation_mode() returning SUPPORTED_OPERATION_MODES
abuenano opened this issue · 2 comments
abuenano commented
Hi,
I'm not sure if this is an issue or I'm missing something here.
get_operation_mode() should return an OperationMode. However, it seems returning SUPPORTED_OPERATION_MODES (ej. OperationMode.BACKUP).
abuenano commented
My bad. Ot is returning and OperationMode type.
abuenano commented
My bad. Ot is returning and OperationMode type.