XML_EmergencyAlarmProductCap

Message about the capability of the one-touch panic alarm product in XML format.

<EmergencyAlarmProductCap version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema">
  <callWaittingCfg><!--required, xs:boolean, whether it supports calling waiting settings: true-yes. If this function is not supported, this node will not be returned--></callWaittingCfg>
  <alarmLampConfig><!--required, xs:boolean, whether it supports calling alarm lamp settings: true-yes. If this function is not supported, this node will not be returned--></alarmLampConfig>
  <voicePromptionCfg><!--required, xs:boolean, whether it supports voice prompt settings: true-yes. If this function is not supported, this node will not be returned--></voicePromptionCfg>
  <emergencyAlarmResponse><!--required, xs:boolean, whether it supports handling panic alarms: true-yes. If this function is not supported, this node will not be returned--></voicePromptionCtrl>
  <audioInOutCfg><!--optional, xs:boolean, whether it supports audio input and output settings: true-yes. If this function is not supported, this node will not be returned--></audioInOutCfg>
  <nearInfraredInductionCfg><!--optional, xs:boolean, whether it supports close-distance IR sensor settings: true-yes. If this function is not supported, this node will not be returned--></nearInfraredInductionCfg>
  <getAudioFileListByType><!--optional, xs:boolean, whether it supports getting the audio file list: true-yes. If this function is not supported, this node will not be returned--></getAudioFileListByType>
  <deleteAudioFile><!--optional, xs:boolean, whether it supports deleting the audio file: true-yes. If this function is not supported, this node will not be returned--></deleteAudioFile>
</EmergencyAlarmProductCap>