Example_of_Configuration_Records_(JSON)

Example of Configuration Records (JSON)

The following JSON data structure represents how the data structure might look if the configuration records were being sent to the device.

 {
 "config":{
   "battFail":"sec",
   "proxConfGE4001":"T",
   "rtcTime":"20140424152753",
   "iClsUID40b":"T",
   "bprEn":"T",
   "proxConfHID":"T",
   "uid15693":"T",
   "name":"sw555",
   "mi14443":"T",
   "uid14443":"F",
   "proxConfGECASI":"T",
   "dstStart":"12b0",
   "ada":"30",
   "proxConfAWID":"T",
   "proxConfGE4002":"F",
   "doorProp":"20",
   "relock":"3",
   "noc14443":"T",
   "dstEnd":"2230",
   "firstManIn":"false",
   "dstEnable":"false",
   "fwUrl":""
   },
"apCfgNew":
   {
    "apCfgNewEn":"T",
    "ssidNew":"02.04.12",
    "psswdNew":" G10N\@113",
    "usrNmNew":"Cr649",
    "wifiSecNew":"entrprs",
    "apCfgNewStrtTm":"20140527141029"
   },
   "rsiConfigs":{
   "rsiHrtbtTm":1234,
   "rsiRtryTm":4,"rsiSubqtDly":13,
   "rsiFrstDly":14,"autoPrg":"T",
   "rsiCommFailSfMd":"disbld",
   "relockMethod":"tmr"
   }
  }