Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:device_api [2019/05/27 16:25]
yjjung
en:device_api [2019/05/27 16:29]
yjjung [BS2IPv6DeviceInfo]
Line 258: Line 258:
 Reserved space \\ \\  Reserved space \\ \\ 
 3. //​bIPv6Mode//​ \\  3. //​bIPv6Mode//​ \\ 
-현 장치가 IP V6로 동작하는지 여부를 나타내는 flag입니다. \\ \\ +Flag to determine whether to work IPv6 mode or not. \\ \\ 
 4. //​ipv6Address//​ \\  4. //​ipv6Address//​ \\ 
-현재 장치의 IP V6 주소입니다. ​\\ \\ +IPv6 address of device ​\\ \\ 
 5. //portV6// \\  5. //portV6// \\ 
-현재 장치의 IP V6 포트 번호입니다. ​\\ \\ +IPv6 port of device ​\\ \\ 
 6. //​connectedIPV6//​ \\  6. //​connectedIPV6//​ \\ 
-장치가 연결된 서버의 IP V6 주소입니다. \\ \\ +IPv6 address of server which device is connected. \\ \\ 
 7. //​numOfAllocatedAddressV6//​ \\  7. //​numOfAllocatedAddressV6//​ \\ 
-현재 장치에 할당되어진 IP V6 주소의 갯수를 나타냅니다\\ \\ +Number of IPv6 addresses currently allocated to device
 8. //​allocatedIpAddressV6//​ \\  8. //​allocatedIpAddressV6//​ \\ 
-현재 장치에 할당되어진 IP V6 주소입니다numOfAllocatedAddressV6는 할당되어진 주소의 갯수를 나타냅니다. \\ \\+IPv6 addresses currently allocated to device.
  
 ==== BS2AuthOperatorLevel ==== ==== BS2AuthOperatorLevel ====