milestonexprotectwspython.xpwhardware
Module: xpwhardware.py
Revision History
Date | Version | Description |
---|---|---|
2023/07/11 | 1.0.0.0 | Initial Version. |
@export
class
XPWHardware:
Hardware information.
Threadsafety:
This class is fully thread-safe.
Description: str
Gets the Description property value.
Returns:
The user-friendly description of the hardware.
DeviceIds: list[str]
A list of device identifiers associated with this hardware.
Returns:
The DeviceIds property value.
HardwareId: str
Gets the HardwareId property value.
Returns:
The globally unique identifier of the hardware.
LastModified: datetime.datetime
Gets the LastModified property value.
Returns:
The date and time the hardware was last modified, in UTC format.