1

Profiles: Wifi Connected state could set local variables describing the wifi connection

I think it'd be helpful if the Wifi Connected state set some local variables which described the current wifi connection for the task it will be calling.

Newer states/events for Tasker set local output variables for their respective tasks; for example, the Logcat Entry event sets %lc_text to the logcat line it matched.

I'm hoping it would be possible for the Wifi Connected state to set variables such as %ssid, %mac, %ip, %sig, %spd, and %chl to their respective values as seen in %WIFII.

Thanks!