milestonexprotectwspython.xpwalerttypegroup

Module: xpwalerttypegroup.py

Revision History

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

@export
class XPWAlertTypeGroup(milestonexprotectwspython.xpwgroup.XPWGroup):

AlertType Group information.

Threadsafety:

This class is fully thread-safe.

XPWAlertTypeGroup()

Initializes a new instance of the class.

A collection of XPAlertTypeGroupsInfo objects.

Returns:

The AlertTypeGroups property value.

AlertTypes: list[str]

A list of AlertType device identifiers associated with this group.

Returns:

The AlertTypes property value.