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 devicename
– the device namefirmware
– the version of the firmwarebootloader
– the version of the firmware