Device Parameter Querying Through HTTP (Device Tokens)
150
SWRU455A – February 2017 – Revised March 2017
Copyright © 2017, Texas Instruments Incorporated
HTTP Server
Table 9-16. Network Information Tokens (continued)
Token
Name
Value and Usage
__SL_G_SM1
Access control filter is enabled
If AP access control filter is enabled,
returns Checked, else returns
Not_Checked.
__SL_G_SM0
Access control filter is disabled
If AP access control filter is disabled,
returns Checked, else returns
Not_Checked.
__SL_G_CLS
Number of filtered MAC addresses.
__SL_G_CL1
The MAC filter of the given index (string in
the format AA:BB:CC:DD:EE:FF).
Return the configured MAC address to
filter. “ - “ is returned if no filter is
configured.
__SL_G_CL2
__SL_G_CL3
__SL_G_CL4
__SL_G_CL5
__SL_G_CL6
__SL_G_CL7
__SL_G_CL8
__SL_G_NW1
Tokens for retrieving the scan results.
Each result is in the format Nssid; where
N is the security indicator (0=open,
1=WEP, 2=WPA/WPA2).
Incrementally returns scan results (one for
each get request).
__SL_G_NW0
Always returns the first scan result and
resets the internal pointer.
9.5.6 Ping Results
lists the ping results tokens.
Table 9-17. Ping Results Tokens
Token
Name
Value and Usage
__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.F
Ping Test Duration
In seconds
9.5.7 Connection Policy Status
lists the connection policies status tokens.
Table 9-18. Connection Policies Status Tokens
Token
Name
Value and Usage
__SL_G_P.E
Auto Connect
If auto connect is enabled, returns
Checked, else returns Not_Checked.
Used in the auto connect checkbox.
__SL_G_P.F
Fast Connect
If fast connect is enabled, returns
Checked, else returns Not_Checked.
Used in the fast connect checkbox.
__SL_G_P.G
Any P2P
If any P2P is enabled, returns Checked,
else returns Not_Checked.
Used in the Any P2P checkbox.
__SL_G_P.P
Auto Smart Config
If auto smart config is enabled, returns
Checked, else returns Not_Checked.
Used in the Auto Smart Config checkbox.