pynetdicom.events.NotificationEvent#
- class pynetdicom.events.NotificationEvent(name: str, description: str, is_intervention: bool = False, is_notification: bool = True)[source]#
Representation of a notification event.
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__()#
Methods
__init__()count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes
Alias for field number 1
Alias for field number 2
Alias for field number 3
Alias for field number 0