plugin_proval_unifidevices
Child of Solution
EPM - Data Collection - Solution - CWA - Update Table Data - UnifiController
Purpose
Holds device data for each controller listed in EPM - Data Collection - Solution - CWA - Update Table Data - UnifiController.
Dependencies
- EPM - Data Collection - Agnostic - Script - Get-UnifiController
- CWM - Automate - Script - Update Table Data - UnifiController
Tables
plugin_proval_unifidevices
| Column | Type | Explanation | 
|---|---|---|
| ControllerID | String | The unique ControllerID of the Unifi Controller that holds this device. | 
| SiteName | String | The name of the site that the device belongs to in the Unifi Controller. | 
| SiteDesc | String | At times, the SiteName may display a value different from the description you provided in the controller; this should clarify the site. | 
| Mad | String | The MAC address of the device. | 
| State | Int | The state of the device. | 
| Adopted | String | True if adopted, false if not. | 
| Disabled | String | True if disabled, false if not. | 
| Model | String | The model of the device. | 
| Type | String | The type of Unifi device. |