Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:option_api [2018/12/14 15:51]
simba created
en:option_api [2019/06/12 08:22] (current)
jbkim [getWiegandOption]
Line 9: Line 9:
   * ''​option'':​ fingerprint option information   * ''​option'':​ fingerprint option information
 <callout type="​info">​ <callout type="​info">​
-[[references#​FingerprintOption|Refer to FingerprintOption]]+[[references#​FingerprintOption|Refer to FingerprintOption ​Class]]
 </​callout>​ </​callout>​
 ===Return Code=== ===Return Code===
Line 23: Line 23:
   * ''​option'':​ fingerprint option information   * ''​option'':​ fingerprint option information
 <callout type="​info">​ <callout type="​info">​
-[[references#​FingerprintOption|Refer to FingerprintOption]]+[[references#​FingerprintOption|Refer to FingerprintOption ​Class]]
 </​callout>​ </​callout>​
 ===Return Code=== ===Return Code===
Line 37: Line 37:
   * ''​option'':​ card option information ​   * ''​option'':​ card option information ​
 <callout type="​info">​ <callout type="​info">​
-[[references#​CardOption|Refer to CardOption]]+[[references#​CardOption|Refer to CardOption ​Class]]
 </​callout>​ </​callout>​
 ===Return Code=== ===Return Code===
Line 51: Line 51:
   * ''​option''​ : card option information   * ''​option''​ : card option information
 <callout type="​info">​ <callout type="​info">​
-[[references#​CardOption|Refer to CardOption]]+[[references#​CardOption|Refer to CardOption ​Class]]
 </​callout>​ </​callout>​
 ===Return Code=== ===Return Code===
Line 57: Line 57:
  
 \\ \\
-=====getWiegandOption=====+=====setWiegandOption=====
 Save the Wiegand option information for the device. Save the Wiegand option information for the device.
 <code java> <code java>
Line 65: Line 65:
   * ''​option'':​ Wiegand option information   * ''​option'':​ Wiegand option information
 <callout type="​info">​ <callout type="​info">​
-[[references#​WiegandOption|Refer to WiegandOption]]+[[references#​WiegandOption|Refer to WiegandOption ​Class]]
 </​callout>​ </​callout>​
 ===Return Code=== ===Return Code===
Line 79: Line 79:
   * ''​option'':​ Wiegand option information (WiegandOption)   * ''​option'':​ Wiegand option information (WiegandOption)
 <callout type="​info">​ <callout type="​info">​
-[[references#​WiegandOption|Refer to WiegandOption]]+[[references#​WiegandOption|Refer to WiegandOption ​Class]]
 </​callout>​ </​callout>​
 ===Return Code=== ===Return Code===
 Returns "​SUCCESS"​ if successfully launched; returns the corresponding error code if an error occurs. ​ Returns "​SUCCESS"​ if successfully launched; returns the corresponding error code if an error occurs. ​