PercentAreaDaylitControlled

Percent of space area whose lights are controlled by a daylight sensor. Only applicable when LightPowerPerArea is used at the space level and not Lighting Systems.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit unitlessUnitEnum required

Used By

Element LightingControl

Source

<xsd:element name="PercentAreaDaylitControlled">
  <xsd:annotation>
    <xsd:documentation>Percent of space area whose lights are controlled by a daylight sensor. Only applicable when LightPowerPerArea is used at the space level and not Lighting Systems.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:decimal">
        <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample