Beispiel #1
0
 /** Read a API message received from the DSC Alarm system. */
 public String read() {
   return dscAlarmConnector.read();
 }