milestonexprotectwspython.xpwdevicedisabled

Module: xpwdevicedisabled.py

Revision History

Date Version DeviceType
2023/07/11 1.0.0.0 Initial Version.

@export
class XPWDeviceDisabled:

Device Disabled information.

Threadsafety:

This class is fully thread-safe.

XPWDeviceDisabled()

Initializes a new instance of the class.

DeviceId: str

The globally unique identifier of the device.

Returns:

The DeviceId property value.

DeviceName: str

DeviceName of the device.

Returns:

The DeviceName property value.

DeviceType: str

A DeviceType of the device.

Returns:

The DeviceType property value.

HardwareId: str

The globally unique identifier of the hardware, with which the device is connected.

Returns:

The HardwareId property value.

RecorderId: str

Globally unique identifier of the recording server holding this item.

Returns:

The RecorderId property value.