pynetdicom.events.NotificationEvent¶
-
class
pynetdicom.events.NotificationEvent(name, description)[source]¶ Representation of a notification event.
New in version 1.3.
Possible notification events are:
EVT_ABORTEDEVT_ACCEPTEDEVT_ACSE_RECVEVT_ACSE_SENTEVT_CONN_CLOSEEVT_CONN_OPENEVT_DATA_RECVEVT_DATA_SENTEVT_DIMSE_RECVEVT_DIMSE_SENTEVT_ESTABLISHEDEVT_FSM_TRANSITIONEVT_PDU_RECVEVT_PDU_SENTEVT_REJECTEDEVT_RELEASEDEVT_REQUESTED
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__()Initialize self.
count(value)index(value, [start, [stop]])Raises ValueError if the value is not present.
Attributes
Alias for field number 1
is_interventionis_notificationAlias for field number 0
-
property
description¶ Alias for field number 1
-
property
name¶ Alias for field number 0