class Device

The device object contains static information about device version numbers.

obs.device() → 4-tuple

Return a tuple (possibly a named tuple) containing information about the underlying machine and/or its operating system. The tuple has four fields in the following order, each of them being a string:

  • serial – the serial number of the device

  • name – the device name

  • firmware – the version of the firmware

  • bootloader – the version of the firmware