pylabrobot.scales.mettler_toledo.MettlerToledoWXS205SDU.zero# async MettlerToledoWXS205SDU.zero(timeout: Literal['stable'] | float | int = 'stable') → List[str]# High level function to zero the scale. Parameters: timeout (Literal['stable'] | float | int) – The timeout in seconds. If “stable”, the scale will zero when the weight is stable. If 0, the scale will zero immediately. If a float/int, the scale will zero after the given timeout (in seconds). Return type: List[str]