Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Topic Last Modified: 2012-05-25
The Devices table is a supporting table. Each record stores information about one device (desk phone).
| Column | Data Type | Key/Index | Details |
|---|---|---|---|
DeviceId |
int |
Primary |
Unique number identifying this hardware version. |
ManufacturerId |
int |
Foreign |
Manufacturer of this device. See the Manufacturers table in Lync Server 2013 for more information. |
HardwareVersionId |
int |
Foreign |
Hardware version of this device. See the HardwareVersions table in Lync Server 2013 for more information. |
MacAddress |
bigint |
MAC Address |