pylabrobot.mettler_toledo.MTSICSDriver.request_device_type# async MTSICSDriver.request_device_type() → str# Query the device type string. (I2 command) The I2 response packs type, capacity, and unit into a single quoted string: I2 A “WXS205SDU WXA-Bridge 220.00900 g” The type is everything before the last two tokens (capacity and unit). Return type: str