Device, Group, and Policy tables

Knowledge Base

This topic provides information on the Device, DeviceFamily, DeviceModelWatt, AdminGroup, and Policy tables, which are maintained through the Surveyor 6 Administrator console.

Device

A device is computer, phone, switch, or other device for which watt draw is recorded. A device, like a computer, can have components, such as a CPU and monitor display. This table should not be modified.

For more detailed descriptions of device information, see Device properties and attributes.

ColumnDescription
DeviceIdThe system-generated integer key.
DeviceGuidThe client- or device-generated GUID key.
DeviceTypeGuidThe device type GUID.
DeviceNameThe device name.
IsCheckingIn0 for checking in device, 1 for otherwise.
LastConnectTimeUtcThe last time the device connected, in UTC.
GroupManuallyAssigned0 for device manually assigned to a group, 1 for otherwise.
PolicyManuallyAssigned0 for device manually assigned to a policy, 1 for otherwise.
LicensingDisabled0 for licensing disabled, 1 for otherwise.
IsLicensed0 for licensed devices, 1 for not licensed.
IsWolProxy0 for Wake on LAN proxy device, 1 for otherwise.
IsPortable0 for portable devices, 1 for otherwise.
PolicyUpToDate0 for current policy, 1 otherwise.
WolProxyPreferenceThe Wake on LAN proxy selection order.
DescriptionAn optional description.
ProcessorFor PCs, the processor.
BaseBoardProductFor PCs, the baseboard ID.
BaseBoardManufacturerFor PCs, the baseboard manufacturer.
ComputerModelFor PCs, the model.
ComputerManufacturerFor PCs, the manufacturer.
OSTypeFor PCs, the OS type.
OSVersionFor PCs, the OS version number.
OSServicePackFor PCs, the OS service pack.
OSDescriptionFor PCs, the OS description.
OSEditionFor PCs, the OS edition.
ChassisTypeIdFor PCs, the chassis type.
PowerPlatformRoleIdThe power platform role ID.
VersionThe software version.
NetBiosNameThe NetBIOS name.
FullyQualifiedDomainNameThe fully qualified domain name.
LdapDistinguishedNameThe LDAP distinguished name.
SystemBiosThe system bios.
MemoryKbThe memory in KB.
EnergywiseDomainNameThe EnergyWise domain name.
EnergywiseImportanceThe EnergyWise importance.
EnergywiseRoleThe EnergyWise role.
EnergywiseKeywordsThe EnergyWise keywords.
EnergywiseEnergyLevelThe EnergyWise energy level.
EnergywiseEnergyUsageCaliberThe EnergyWise energy usage caliber.
EnergywiseEnergyUsageThe EnergyWise energy usage.
EnergywiseAdminStatusThe EnergyWise administrator status.
EnergywiseOperStatusThe EnergyWise operator status.
EnergywiseStatusIdThe EnergyWise status ID.
EnergywiseEnergyUnitsThe EnergyWise energy units.
EnergywiseEnergyUsageProvisionedThe EnergyWise energy usage provisioned.
EnergywisePhysicalDescriptionThe EnergyWise physical description.
EnergywiseIdThe EnergyWise ID.
UsageEWL0The level 0 milliwatt draw.
UsageEWL1The level 1 milliwatt draw.
UsageEWL2The level 2 milliwatt draw.
UsageEWL3The level 3 milliwatt draw.
UsageEWL4The level 4 milliwatt draw.
UsageEWL5The level 5 milliwatt draw.
UsageEWL6The level 6 milliwatt draw.
UsageEWL7The level 7 milliwatt draw.
UsageEWL8The level 8 milliwatt draw.
UsageEWL9The level 9 milliwatt draw.
UsageEWL10The level 10 milliwatt draw.
DeltaEWL0The level 0 delta milliwatts.
DeltaEWL1The level 1 delta milliwatts.
DeltaEWL2The level 2 delta milliwatts.
DeltaEWL3The level 3 delta milliwatts.
DeltaEWL4The level 4 delta milliwatts.
DeltaEWL5The level 5 delta milliwatts.
DeltaEWL6The level 6 delta milliwatts.
DeltaEWL7The level 7 delta milliwatts.
DeltaEWL8The level 8 delta milliwatts.
DeltaEWL9The level 9 delta milliwatts.
DeltaEWL10The level 10 delta milliwatts.
TenantIdThe tenant ID. Currently always 1.
DeviceFamilyIdThe device family ID.
GroupIdThe group ID.
PolicyIdThe policy ID.
BroadcastDomainIdThe broadcast domain ID.
LicenseCountIdThe license count ID.

DeviceFamily

The device family categorizes devices into PC, Mac, Phone, Switch, Router, Service, AccessPoint, Interface, and Unknown. This table should not be modified.

ColumnDescription
DeviceFamilyIdThe primary key.
NameThe name of the device family.

DeviceModelWatt

This table is maintained through the Surveyor Administrator console and tracks the watt draws for various devices.

ColumnDescription
DeviceModelWattGuidThe system generated id for the model.
ManufacturerThe model manufacturer, such as Dell or HP.
ModelNameThe name of the model.
DeviceCountThe count of the devices in the system for this model.
IsManualUpdateIndicates if this row has been modified by the user using the console.
CPUOnWattsWatts the model consumes while on.
CPUSleepWattsWatts the model consumes while asleep.
CPUOffWattsWatts the model consumes while off.
DisplayOnWattsWatts the typical display for the model consumes while on.
DisplayOffWattsWatts the typical display for the model consumes while off.
IsPortableIndicates if this portable (1) or not (0).
IsDefaultModelIndicates this is a default model (1) or not (0) that is used if no information is entered for specific models.

AdminGroup

This table stores administrative group information and should be updated only through the Administrator console.

ColumnDescription
GroupIdThe primary key.
GroupGuidSystem generated alternative key.
NameThe assigned name of the group.
DescriptionThe optional group description.
GroupParentIdThe groupId of the parent group. Null if this is top level parent.
TenantIdThe tenantId for this group. Currently always 1.

Policy

This table stores policy information and should be only updated through the Administrator console.

ColumnDescription
PolicyIdThe system generated ID.
PolicyGuidThe system generated GUID.
NameThe policy name.
CreatedTimeUtcDate the policy was created.
LastModifiedTimeUtcLast date the policy was modified.
LastFiringDateTimeLast date the policy was sent from the server to PC clients and the proxy server.
EnforcementDisabled1 for policy enforcement disabled, 0 otherwise.
DescriptionOptional policy description.
TenantIdCurrently always 1.