pynetdicom.events.InterventionEvent¶
-
class
pynetdicom.events.InterventionEvent(name, description)[source]¶ Representation of an intervention event.
New in version 1.3.
Possible intervention events are:
EVT_ASYNC_OPSEVT_SOP_COMMONEVT_SOP_EXTENDEDEVT_USER_IDEVT_C_ECHOEVT_C_FINDEVT_C_GETEVT_C_MOVEEVT_C_STOREEVT_N_ACTIONEVT_N_CREATEEVT_N_DELETEEVT_N_EVENT_REPORTEVT_N_GETEVT_N_SET
-
__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