Closed joeperpetua closed 6 months ago
Hello, love the work with the project :)
I added some extra functions for ABB, and added some arguments for some of the existing functions to have more flexibility when using the API.
Added:
list_logs() list_logs_details() backup_task_run() backup_task_cancel() backup_task_remove() backup_task_delete_versions()
Added arguments for:
list_device_transfer_size() backup_task_list()
Also added docstrings for the functions explaining their use.
Hi, thank you and most of all thank you for contributing. Tested and merged! Great work!
Hello, love the work with the project :)
I added some extra functions for ABB, and added some arguments for some of the existing functions to have more flexibility when using the API.
Added:
Added arguments for:
Also added docstrings for the functions explaining their use.