Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:device_api [2017/09/06 17:12]
127.0.0.1 external edit
en:device_api [2018/02/27 16:49]
yjjung [BS2SimpleDeviceInfo]
Line 133: Line 133:
 Flag that notifies whether the device supports Multi-Wiegand. \\ Flag that notifies whether the device supports Multi-Wiegand. \\
  
-**21. //​rs485Mode//​ \\ +**21. //​rs485Mode//​** \\ 
 RS-485 mode of the device. \\ RS-485 mode of the device. \\
  
-**22. //​sslSupported//​ \\ +**22. //​sslSupported//​** \\ 
 Flag that notifies whether the device supports SSL communication. \\ Flag that notifies whether the device supports SSL communication. \\
  
-**23. //​rootCertExist//​ \\ +**23. //​rootCertExist//​** \\ 
 Flag that notifies whether the device has a root certificate. \\ Flag that notifies whether the device has a root certificate. \\
  
-**24. //​dualIDSupported//​ \\ +**24. //​dualIDSupported//​** \\ 
 Flag that notifies whether the device supports alphanumeric ID. \\ Flag that notifies whether the device supports alphanumeric ID. \\
  
-**25. //​useAlphanumericID//​ \\ +**25. //​useAlphanumericID//​** \\ 
 Flag that notifies whether the device is currently using Alphanumeric ID. \\ Flag that notifies whether the device is currently using Alphanumeric ID. \\
  
-**26. //​connectedIP//​ \\ +**26. //​connectedIP//​** \\ 
 IP address where the device is connected to. (0xFFFFFFFF if disconnected)\\ IP address where the device is connected to. (0xFFFFFFFF if disconnected)\\