SWRU368C May 2018 – January 2021 CC3100 , CC3100MOD , CC3200 , CC3200MOD
GET system information values are shown in Table 11-10.
Token | Name | Value / Usage |
---|---|---|
__SL_G_S.A | System Up Time | Returns the system up time since the last reset in the following format: 000 days 00:00:00 |
__SL_G_S.B | Device name (URN) | Returns the device name |
__SL_G_S.C | Domain name | Returns the domain name |
__SL_G_S.D | Device mode (role) | Returns the device role. Values: Station, Access Point, P2P |
__SL_G_S.E | Device role station | Drop-down menu select/not select Returns “selected” if the device is a station, otherwise it returns “not_selected.” |
__SL_G_S.F | Device role AP | Drop-down menu select/not select Returns “selected” if the device is an AP, otherwise it returns “not_selected.” |
__SL_G_S.G | Device role P2P | Drop-down menu select/not select Returns “selected” if the device is in P2P, otherwise it returns “not_selected.” |
__SL_G_S.H | Device name URN (truncated to 16 bytes) | Returns the URN string name with up to 16-byte len. Longer names are truncated. |
__SL_G_S.I | System requires reset (after parameters change) | If the system requires a reset, the return value is the following string: -- Some parameters were changed, System may require reset --, otherwise it returns an empty string. Every internal POST that was handled will cause this token to return TRUE. |
__SL_G_S.J | Get system time and date | Returned value is a string with the following format: Year, month, day, hours, minutes, seconds |
__SL_G_S.K | Safe mode status | If the device is in safe mode it returns “Safe Mode”, if not it returns an empty string. |
GET version information is shown in Table 11-11.
Token | Name | Value / Usage |
---|---|---|
__SL_G_V.A | NWP version | Returns string with the version information |
__SL_G_V.B | MAC version | — |
__SL_G_V.C | PHY version | — |
__SL_G_V.D | HW version | — |
GET network information is shown in Table 11-12.
Token | Name | Value / Usage |
---|---|---|
Station (and P2P client) | ||
__SL_G_N.A | STA IP address | String format: xxx.yyy.zzz.ttt |
__SL_G_N.B | STA subnet mask | — |
__SL_G_N.C | STA default gateway | — |
__SL_G_N.D | MAC address | String format: 00:11:22:33:44:55 |
__SL_G_N.E | STA DHCP state | Returns value: Enabled or Disabled |
__SL_G_N.F | STA DHCP disable state | If DHCP is disabled, returns Checked, otherwise it returns Not_Checked. Used in the DHCP radio button. |
__SL_G_N.G | STA DHCP enable state | If DHCP is enabled, returns Checked, otherwise it returns Not_Checked. Used in the DHCP radio button. |
__SL_G_N.H | STA DNS server | String format: xxx.yyy.zzz.ttt |
DHCP server | ||
__SL_G_N.I | DHCP start address | — |
__SL_G_N.J | DHCP last address | — |
__SL_G_N.K | DHCP lease time | String of the lease time in seconds |
AP (and P2P Go) | ||
__SL_G_N.P | AP IP address | String format: xxx.yyy.zzz.ttt |
__SL_G_W.A | Channel # in AP mode | |
__SL_G_W.B | SSID | |
__SL_G_W.C | Security type | Returned values: Open, WEP, WPA |
__SL_G_W.D | Security type Open | If the security type is open, it returns Checked, otherwise it returns Not_Checked. Used in the security type radio button check/not checked. |
__SL_G_W.E | Security type WEP | If the security type is WEP, returns Checked, otherwise it returns Not_Checked. Used in the security type radio button check/not checked. |
__SL_G_W.F | Security type WPA | If the security type is WPA, it returns Checked, otherwise it returns Not_Checked. Used in the security type radio button check/not checked. |
GET tools are shown in Table 11-13.
Token | Name | Value / Usage |
---|---|---|
Ping test results | ||
__SL_G_T.A | IP address | String format: xxx.yyy.zzz.ttt |
__SL_G_T.B | Packet size | |
__SL_G_T.C | Number of pings | |
__SL_G_T.D | Ping results – total sent | Number of total pings sent |
__SL_G_T.E | Ping results – successful sent | Number of successful pings sent |
__SL_G_T.E | Ping test duration | In seconds |
GET connection policy status is shown in Table 11-14
Token | Name | Value / Usage |
---|---|---|
__SL_G_P.E | Auto connect | If auto connect is enabled, returns Checked, otherwise it returns Not_Checked. Used in the auto connect check box. |
__SL_G_P.F | Fast connect | If fast connect is enabled, returns Checked, otherwise it returns Not_Checked. Used in the fast connect check box. |
__SL_G_P.G | Any P2P | If any P2P is enabled, returns Checked, otherwise it returns Not_Checked. Used in the any P2P checkbox. |
__SL_G_P.P | Auto SmartConfig | If auto SmartConfig is enabled, returns Checked, otherwise it returns Not_Checked. Used in the auto SmartConfig checkbox. |
GET display profiles information is shown in Table 11-15.
Token | Name | Value / Usage |
---|---|---|
__SL_G_PN1 | Return profile 1 SSID | SSID string |
__SL_G_PN2 | Return profile 2 SSID | — |
__SL_G_PN3 | Return profile 3 SSID | — |
__SL_G_PN4 | Return profile 4 SSID | — |
__SL_G_PN5 | Return profile 5 SSID | — |
__SL_G_PN6 | Return profile 6 SSID | — |
__SL_G_PN7 | Return profile 7 SSID | — |
__SL_G_PS1 | Return profile 1 security status | Returned values: Open, WEP, WPA, WPS, ENT, P2P_PBC, P2P_PIN or – for empty profile. |
__SL_G_PS2 | Return profile 2 security status | — |
__SL_G_PS3 | Return profile 3 security status | — |
__SL_G_PS4 | Return profile 4 security status | — |
__SL_G_PS5 | Return profile 5 security status | — |
__SL_G_PS6 | Return profile 6 security status | — |
__SL_G_PS7 | Return profile 7 security status | — |
__SL_G_PP1 | Return profile 1 priority | Profile priority: 0-7 |
__SL_G_PP2 | Return profile 2 priority | — |
__SL_G_PP3 | Return profile 3 priority | — |
__SL_G_PP4 | Return profile 4 priority | — |
__SL_G_PP5 | Return profile 5 priority | — |
__SL_G_PP6 | Return profile 6 priority | — |
__SL_G_PP7 | Return profile 7 priority | — |
GET P2P information is shown in Table 11-16.
Token | Name | Value / Usage |
---|---|---|
__SL_G_R.A | P2P Device name | String |
__SL_G_R.B | P2P Device type | String |
__SL_G_R.C | P2P Listen channel | Returns string of the listen channel number |
__SL_G_R.T | Listen channel 1 | If the current listen channel is 1, returns Selected, otherwise it returns Not_selected. Used for the drop-down menu of the listen channel. |
__SL_G_R.U | Listen channel 6 | If the current listen channel is 6, returns Selected, otherwise it returns Not_selected. Used for the drop-down menu of the listen channel. |
__SL_G_R.V | Listen channel 11 | If the current listen channel is 11, returns Selected, otherwise it returns Not_selected. Used for the drop-down menu of the listen channel. |
__SL_G_R.E | P2P Operation channel | Returns string of the operational channel number |
__SL_G_R.W | Operational channel 1 | If the current operational channel is 1, returns Selected, otherwise it returns Not_selected. Used for the drop-down menu of the operational channel. |
__SL_G_R.X | Operational channel 6 | If the current operational channel is 6, returns Selected, otherwise it returns Not_selected. Used for the drop-down menu of the operational channel. |
__SL_G_R.Y | Operational channel 11 | If the current operational channel is 11, returns Selected, otherwise it returns Not_selected. Used for the drop-down menu of the operational channel. |
__SL_G_R.L | Negotiation intent value | Returned values: Group Owner, Negotiate, Client |
__SL_G_R.M | Role group owner | If the intent is Group Owner, it returns Checked, otherwise it returns Not_Checked. Used for the negotiation intent radio button. |
__SL_G_R.N | Role negotiate | If the intent is Negotiate, it returns Checked, otherwise it returns Not_Checked. Used for the negotiation intent radio button. |
__SL_G_R.O | Role client | If the intent is Client, it returns Checked, otherwise it returns Not_Checked. Used for the negotiation intent radio button. |
__SL_G_R.P | Negotiation initiator policy | Returned values: Active, Passive, Random Backoff |
__SL_G_R.Q | Neg initiator active | If the negotiation initiator policy is Active, it returns Checked, otherwise it returns Not_Checked. Used for the negotiation initiator policy radio button. |
__SL_G_R.R | Neg initiator passive | If the negotiation initiator policy is Passive, it returns Checked, otherwise it returns Not_Checked. Used for the negotiation initiator policy radio button. |
__SL_G_R.S | Neg initiator random backoff | If the negotiation initiator policy is Random Backoff, it returns Checked, otherwise it returns Not_Checked. Used for the negotiation initiator policy radio button. |