plugin_proval_wifi_profiles
Purpose
This document stores information about gathered WiFi profiles from WiFi Profile - Get for later application by the script WiFi Profile - Apply.
Dependencies
Table
plugin_proval_wifi_profiles
Column | Type | Explanation |
---|---|---|
clientid | INT | The ClientID associated with the WiFi profile. |
ssid | VARCHAR | The SSID of the WiFi profile. |
xml | BLOB | The configuration information of the WiFi profile. |