This object controls the generation of the notifications
for the AdControl. The alarm and clear notifications are
enabled when ccsAdControlNotifEnabled is set to 'true'.
The AdControl will start a timer with the interval controlled
by ccsAdControlAlarmUpdateTimer for each event. An alarm
notification will be generated if the error exceeds the
alarm threshold within the interval and no such alarm has
been raised yet. The timer will be restarted after an
alarm notification is generated. When the timer expires,
a clear notification will be generated if the error is
equal to or less than the clear threshold and the
alarm exists.
'true' Indicates that the notifications are enabled.
'false' Indicates that notifications are disabled.