Update JSON dictionary
parent
02d5be8d71
commit
6fe4ba3330
1 changed files with 2 additions and 2 deletions
|
@ -83,11 +83,11 @@ Certain commands are used to alter the non volatile settings stored by the contr
|
|||
|
||||
## IP communications
|
||||
| **Name** | **Value Type** | **Typical Values** | **Direction** | **Note** |
|
||||
| ------ | ------ | ------ | ------ | :------: | ------ |
|
||||
| ------ | ------ | ------ | ------ | ------ |
|
||||
| IQuery | int | 1 | To ESP | n/a | request IP related params from ESP |
|
||||
|
||||
| **Name** | **Value Type** | **Typical Values** | **Direction** | **Note** |
|
||||
| ------ | ------ | ------ | ------ | :------: | ------ |
|
||||
| ------ | ------ | ------ | ------ | ------ |
|
||||
| IP_AP | string | var | From ESP | AP mode IP address |
|
||||
| IP_APMAC | string | var | From ESP | AP mode MAC address |
|
||||
| IP_STA | string | var | From ESP | STA mode IP address |
|
||||
|
|
Loading…
Reference in a new issue