milestonexprotectwspython.xpwmanualrecording

Module: xpwmanualrecording.py

Revision History

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

@export
class XPWManualRecording:

Manual recording information for a device.

Threadsafety:

This class is fully thread-safe.

XPWManualRecording()

Initializes a new instance of the class.

DeviceId: str

Gets the DeviceId property value.

Returns:

The device id that was queried for the manual recording status.

IsManualRecording: bool

Gets the IsManualRecording property value.

Returns:

The enabled status of the service.