milestonexprotectwspython.xpweventtypegroup

Module: xpweventtypegroup.py

Revision History

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

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

EventType Group information.

Threadsafety:

This class is fully thread-safe.

XPWEventTypeGroup()

Initializes a new instance of the class.

A collection of XPEventTypeGroupsInfo objects.

Returns:

The EventTypeGroups property value.

EventTypes: list[str]

A list of EventType device identifiers associated with this group.

Returns:

The EventTypes property value.