format article

livox
2019-12-19 17:34:15 +08:00
parent c5bb9c28c4
commit 8119eade5b
+2 -1
@@ -556,10 +556,11 @@ request
| |gw_addr | 11 | uint8_t[4] |IPV4 gateway<br> IP gateway is valid when ip_mode is 0x01(Static IP)<br> Example: AA.BB.CC.DD<br> gw_addr[0]: AA<br> gw_addr[1]: BB<br> gw_addr[2]: CC<br> gw_addr[3]: DD<br><br>**Supported devices:** <br>Horizon/06.04.0000+ <br>Tele-15/07.03.0000+ | | |gw_addr | 11 | uint8_t[4] |IPV4 gateway<br> IP gateway is valid when ip_mode is 0x01(Static IP)<br> Example: AA.BB.CC.DD<br> gw_addr[0]: AA<br> gw_addr[1]: BB<br> gw_addr[2]: CC<br> gw_addr[3]: DD<br><br>**Supported devices:** <br>Horizon/06.04.0000+ <br>Tele-15/07.03.0000+ |
IP Address Information: IP Address Information:
| Device Type/Firmware version | IP Address Information | | Device Type/Firmware version | IP Address Information |
| ----------------------------------------------- | ------------------------------------------------------------ | | ----------------------------------------------- | ------------------------------------------------------------ |
| Livox Hub<br/>Mid-40<br/> | IPV4 Address<br/> IP address is valid when ip_mode is 0x01(Static IP) <br/>ip_addr[0]: 192<br/> ip_addr[1]: 168<br/> ip_addr[2]: 1<br/> ip_addr[3]: Range is as follows<br/> Last bit of broadcast code:<br/> 1: 11 ~ 80<br/> 2: 81 ~ 150<br/> 3: 151 ~ 220 | | Livox Hub<br/>Mid-40<br/> | IPV4 Address<br/> IP address is valid when ip_mode is 0x01(Static IP) <br/>ip_addr[0]: 192<br/> ip_addr[1]: 168<br/> ip_addr[2]: 1<br/> ip_addr[3]: Range is as follows<br/> Last bit of broadcast code:<br/> 1: 11 ~ 80<br/> 2: 81 ~ 150<br/> 3: 151 ~ 220 |
| Horizon/06.04.0000+ <br>Tele-15/07.03.0000+<br> | IPV4 Address<br/> IP address is valid when ip_mode is 0x01(Static IP) <br/>ip_addr[0]: 1~126 && 127~223<br/> ip_addr[1]: 0~255<br/> ip_addr[2]: 0~255<br/> ip_addr[3]: 0~255 | | Horizon/06.04.0000+ <br>Tele-15/07.03.0000+ <br> | IPV4 Address<br/> IP address is valid when ip_mode is 0x01(Static IP) <br/>ip_addr[0]:1 ~ 126 && 127 ~ 223<br/> ip_addr[1]: 0 ~ 255<br/> ip_addr[2]: 0 ~ 255<br/> ip_addr[3]: 0 ~ 255 |
response response