Error in ALERT_CONF message
Status: Beta
Brought to you by:
hgraefe
The ALERT_CONF message should contain a "PLCI" field.
In fact it conains a "PCLI" field! This is presumably
just a typo, but could easliy have been avoided by
defining a static final String PLCI = "PLCI" and using
that for all initialisations.