Definition of uCentral device
| Name | Type | Description | Notes |
|---|---|---|---|
| device_type | DeviceType | ||
| owner | str | [optional] | |
| location | str | [optional] | |
| venue | str | [optional] | |
| serial_number | str | [optional] | |
| mac_address | str | [optional] | |
| manufacturer | str | [optional] | |
| uuid | int | [optional] | |
| configuration | str | [optional] | |
| compatible | str | [optional] | |
| fw_update_policy | str | [optional] | |
| notes | str | [optional] | |
| created_timestamp | int | [optional] | |
| last_configuration_change | int | [optional] | |
| last_configuration_download | int | [optional] | |
| last_fw_update | int | [optional] | |
| firmware | str | [optional] | |
| connected | bool | [optional] | |
| ip_address | str | [optional] | |
| tx_bytes | int | [optional] | |
| rx_bytes | int | [optional] | |
| device_password | str | [optional] |