The notifiers data type imports data to describe notifiers.
Use these attributes with the following table specification in line 1:
table=notifiers
Field Name | Description |
---|---|
IMID | Type: TEXT Access: READ-ONLY Attributes: none Description: Identifier of the notifier in the IMID format. |
Name | Type: TEXT Access: READ-ONLY Attributes: none Description: Human readable, one-line name. |
NotifierXML | Type: TEXT Access: READ-ONLY Attributes: none Description: XML dset DTD, type='notifier'. |
enabled | Type: BOOLEAN Access: READ-ONLY Attributes: none Description: True if the notifier is enabled. |