JSON_IRCfgCap

JSON message about active infrared intrusion capability

{
  "IRCfgCap": {
    "enable":[true,false],
/*required, boolean, whether to enable*/
    "distance":{ 
      "@opt":[0.5,1,1.5]
    }
  }
}