JSON_accessModuleAddResult

JSON message about the returned information after adding a zone/peripheral

{
  "id":  1,  
/*required, int, the returned zone/peripheral ID*/
  "wiredDetectorType":  "other"  
/*optional, string, detector type: "dualTechnologyPirDetector", "tripleTechnologyPirDetector", "glassBreakDetector", "activeInfraredDetector", "passiveInfraredDetector", "magneticContact", "panicButton", "waterLeakDetector", "humidityDetector", "temperatureDetector", "smokeDetector", "combustibleGasDetector", "vibrationDetector", "other", "tamperDetector"*/
}