milestonexprotectwspython.xpwdevicemapping

Module: XPWDeviceMapping.py

Revision History

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

@export
class XPWDeviceMapping:

Device Mapping information.

Threadsafety:

This class is fully thread-safe.

XPWDeviceMapping()

Initializes a new instance of the class.

DeviceA: bool

The globally unique identifier of the FROM device.

Returns:

The DeviceA property value.

DeviceB: bool

The globally unique identifier of the TO device.

Returns:

The DeviceB property value.