<?xml version="1.0"?>
<homeAutomationPICs version="">
  <implementationIdentification>
    <IUTIdentification>
  	  <description>Implemenation Under Test Identification</description>
  	  <UITName    mandatory="true">GEOZ</UITName>
  	  <UITVersion mandatory="true">1.0</UITVersion>
    </IUTIdentification>
    <SUTIdentification>
  	  <description>System Under Test Identification</description>
  	  <SUTName></SUTName>
  	  <SUTSoftwareVersion mandatory="true">00310031</SUTSoftwareVersion>
  	  <SUTHardwareVersion mandatory="true">2</SUTHardwareVersion>
  	  <SUTOperatingSystem mandatory="false" >N.A</SUTOperatingSystem>
    </SUTIdentification>
    <productSupplier>
  	  <description>Product Supplier</description>
  	  <name>Lux Products Corporation</name>
  	  <address>4747 South Broad Street, Building 101-Suite 330, Philadelphia, PA, 19112, US</address>
  	  <telephoneNumber>(1)856-234-8803</telephoneNumber>
  	  <faxNumber>N/A</faxNumber>
  	  <emailAddress> techsupport@luxproducts.com</emailAddress>
  	  <additionalInformation></additionalInformation>
    </productSupplier>
    <client>
  	  <description>Client</description>
  	  <name></name>
  	  <address></address>
  	  <telephoneNumber></telephoneNumber>
  	  <faxNumber></faxNumber>
  	  <emailAddress></emailAddress>
  	  <additionalInformation></additionalInformation>
    </client>
    <picsContactPerson>
  	  <description>PICS Contact Person</description>
  	  <name>Edwin Lee</name>
  	  <address>8/F, Block C, Seaview Estate, 2-8, Watson Road, North Point, Hong Kong</address>
  	  <telephoneNumber>(852)29635713</telephoneNumber>
  	  <faxNumber>(852)28563002</faxNumber>
  	  <emailAddress>elee@luxproducts.com</emailAddress>
  	  <additionalInformation></additionalInformation>
    </picsContactPerson>
  </implementationIdentification>

  <globalStatementOfConformance>
    <specVersion name="ZigBee Home Automation" version="053520r29" mandatory="true">TRUE</specVersion>
  </globalStatementOfConformance>

  <picsProforma>
    <zigBeeDeviceTypes>
      <type>
        <name>End Device</name>
        <description>Is this device capable of acting as a ZigBee End Device?</description>
        <support>TRUE</support>
        <profileItem>
          <name>Join Mode</name>
  	    <description>Does the device support a method for the user to put the device in join mode?</description>
  	    <mandatory>true</mandatory>
  	    <supported>TRUE</supported>
  	  </profileItem>
  	  <profileItem>
  	    <name>Polling Rate</name>
  	    <description>Does the device adhere to the polling rate specifications given in 053520r29</description>
  	    <mandatory>true</mandatory>
  	    <supported>TRUE</supported>
  	  </profileItem>
      </type>
    </zigBeeDeviceTypes>

    <stackProfile>
      <profileItem>
        <name>ZigBee Stack Profile</name>
        <mandatory>true</mandatory>
        <description>Is the device built on a ZigBee Compliant Platform certified for ZigBee or ZigBee PRO stack profile 080006r05?</description>
        <mandatory>true</mandatory>
        <supported>TRUE</supported>
      </profileItem>
  	  <profileItem>
          <name>Binding Table Size</name>
          <description>Does the device implement source binding with a binding table whose number of available entries is greater than or equal to the number of supported clusters that may initiate normal operational transactions. It should be noted that operational transactions are not one time transactions or commissioning transactions. Operational transactions are those that are used to perform the device function, such attribute reporting or actuation commands  (e.g. On, Off, Toggle, etc).</description>
          <mandatory>true</mandatory>
          <supported>TRUE</supported>
  	  </profileItem>
  	  <profileItem>
          <name>Link Keys</name>
          <description>Does the device support Trust Center Link Keys including the Default Trust Center Link Key?</description>
          <mandatory>true</mandatory>
          <supported>TRUE</supported>
  	  </profileItem>
  	  <profileItem>
          <name>APS Layer Multicast (CCB 1773)</name>
          <description>Does the device use only APS layer multicast for multicast messages?</description>
          <mandatory>true</mandatory>
          <supported>TRUE</supported>
  	  </profileItem>
  	  <profileItem>
          <name>Network Use Multicast (CCB 1773)</name>
          <description>Does the device have the stack primitive nwkUseMulticast set to FALSE?</description>
          <mandatory>true</mandatory>
          <supported>TRUE</supported>
  	  </profileItem>
    </stackProfile>

    <HAProfile>
  	  <profileItem>
  	    <name>Reset to Factory Defaults</name>
  	    <description>Does the device support a method for allowing a user to restore factory settings?</description>
  	    <mandatory>true</mandatory>
  	    <supported>TRUE</supported>
  	  </profileItem>
  	  <profileItem>
  	    <name>Reporting generation</name>
  	    <description>Does the device have attributes that are reportable?</description>
  	    <mandatory>false</mandatory>
  	    <supported>TRUE</supported>
  	  </profileItem>
        <profileItem>
  	    <name>Default Reporting Configuration</name>
  	    <description>Does the device have a default reporting configuration for each reportable attribute</description>
  	    <mandatory>true</mandatory>
  	    <supported>TRUE</supported>
  	  </profileItem>
        <profileItem>
  	    <name>Read Reporting Configuration</name>
  	    <description>Does the device support configuring and  reading a report configuration for all reportable attributes?</description>
  	    <mandatory>true</mandatory>
  	    <supported>TRUE</supported>
  	  </profileItem>
    </HAProfile>

    <ZDPCommands>
  	  <command code="0x8000" name="NWK_addr_rsp"                source="either" mandatory="true">TRUE</command>
  	  <command code="0x8001" name="IEEE_addr_rsp"               source="either" mandatory="true">TRUE</command>
  	  <command code="0x8002" name="Node_Desc_rsp"               source="either" mandatory="true">TRUE</command>
  	  <command code="0x8003" name="Power_Desc_rsp"              source="either" mandatory="true">TRUE</command>
  	  <command code="0x8004" name="Simple_Desc_rsp"             source="either" mandatory="true">TRUE</command>
  	  <command code="0x8005" name="Active_EP_rsp"               source="either" mandatory="true">TRUE</command>
  	  <command code="0x8006" name="Match_Desc_rsp"              source="either" mandatory="true">TRUE</command>
  	  <command code="0x8013" name="Device_annce"                source="either" mandatory="true">TRUE</command>
  	  <command code="0x8021" name="Bind_rsp"                    source="either" mandatory="true">TRUE</command>
  	  <command code="0x8022" name="Unbind_rsp"                  source="either" mandatory="true">TRUE</command>
  	  <command code="0x8031" name="Mgmt_Lqi_rsp"                source="either" mandatory="true">TRUE</command>
  	  <command code="0x8033" name="Mgmt_Bind_rsp"               source="either" mandatory="true">TRUE</command>
    </ZDPCommands>

    <ZCLGlobalCommands>
      <command code="0x01" name="ReadAttributesResponse"             source="either" mandatory="true"   >TRUE</command>
      <command code="0x04" name="WriteAttributesResponse"            source="either" mandatory="true"   >TRUE</command>
      <command code="0x07" name="ConfigureReportingResponse"         source="either" mandatory="true"   >TRUE</command>
      <command code="0x09" name="ReadReportingConfigurationResponse" source="either" mandatory="true"   >TRUE</command>
      <command code="0x0B" name="DefaultResponse"                    source="either" mandatory="true"   >TRUE</command>
      <command code="0x0D" name="DiscoverAttributesResponse"         source="either" mandatory="true"   >TRUE</command>
      <command code="0x10" name="WriteAttributesStructuredResponse"  source="either" mandatory="false"  >FALSE</command>
      <command code="0x12" name="DiscoverCommandsReceivedResponse"   source="either" mandatory="false"  >TRUE</command>
      <command code="0x14" name="DiscoverCommandsGeneratedResponse"  source="either" mandatory="false"  >TRUE</command>
      <command code="0x16" name="DiscoverAttributesExtendedResponse" source="either" mandatory="false"  >TRUE</command>
    </ZCLGlobalCommands>

    <HADeviceTypes>
	<deviceType>
 	  <name>HA-thermostat</name>
 	  <domain>HA</domain>
 	  <typeName>HA Thermostat</typeName>
 	  <profileId>0x0104</profileId>
 	  <deviceId>0x0301</deviceId>
 	  <supported>TRUE</supported>
	  <commissioning>
 		<type name="ezMode" role="initiator" mandatory="false">FALSE</type>
 		<type name="ezMode" role="target" mandatory="true">TRUE</type>
 	  </commissioning>
	  <clusters>
 		<include name="Basic" source="server" mandatory="true">TRUE</include>
 		<include name="Identify" source="server" mandatory="true">TRUE</include>
 		<include name="Thermostat" source="server" mandatory="TRUE">TRUE</include>
 		<include name="Fan Control" source="server" mandatory="false">TRUE</include>
 		<include name="Poll Control" source="server" mandatory="false">TRUE</include>
 		<include name="Thermostat User Interface Configuration" source="server" mandatory="false">TRUE</include>
 		<include name="Time" source="client" mandatory="false">TRUE</include>
 		<include name="Over the Air Bootloading Cluster" source="client" mandatory="false">TRUE</include>
 		<include name="Scenes" source="server" mandatory="false">TRUE</include>
 		<include name="Groups" source="server" mandatory="false">TRUE</include>
 		<include name="Diagnostic" source="server" mandatory="false">TRUE</include>
 		</clusters>
 	</deviceType>
    </HADeviceTypes>

    <HAClusters>
      <cluster>
        <name>Basic</name>
        <code>0x0000</code>
        <define>BASIC_CLUSTER</define>
        <attribute source="server" code="0x0000" define="VERSION"              mandatory="true"   name="ZCL version"            >TRUE</attribute>
        <attribute source="server" code="0x0001" define="APPLICATION_VERSION"  mandatory="false"  name="application version"    >TRUE</attribute>
        <attribute source="server" code="0x0002" define="STACK_VERSION"        mandatory="false"  name="stack version"          >TRUE</attribute>
        <attribute source="server" code="0x0003" define="HW_VERSION"           mandatory="false"  name="hardware version"       >TRUE</attribute>
        <attribute source="server" code="0x0004" define="MANUFACTURER_NAME"    mandatory="false"  name="manufacturer name"      >TRUE</attribute>
        <attribute source="server" code="0x0005" define="MODEL_IDENTIFIER"     mandatory="false"  name="model identifier"       >TRUE</attribute>
        <attribute source="server" code="0x0006" define="DATE_CODE"            mandatory="false"  name="date code"              >FALSE</attribute>
        <attribute source="server" code="0x0007" define="POWER_SOURCE"         mandatory="true"   name="power source"           >TRUE</attribute>
        <attribute source="server" code="0x0010" define="LOCATION_DESCRIPTION" mandatory="false"  name="location description"   >FALSE</attribute>
        <attribute source="server" code="0x0011" define="PHYSICAL_ENVIRONMENT" mandatory="false"  name="physical environment"   >FALSE</attribute>
        <attribute source="server" code="0x0012" define="DEVICE_ENABLED"       mandatory="false"  name="device enabled"         >FALSE</attribute>
        <attribute source="server" code="0x0013" define="ALARM_MASK"           mandatory="false"  name="alarm mask"             >TRUE</attribute>
        <attribute source="server" code="0x0014" define="DISABLE_LOCAL_CONFIG" mandatory="false"  name="disable local config"   >FALSE</attribute>
        <command receivedBy="server" code="0x00" name="ResetToFactoryDefaults" mandatory="false">TRUE</command>
      </cluster>

      <cluster>
        <name>Identify</name>
        <code>0x0003</code>
        <define>IDENTIFY_CLUSTER</define>
        <attribute source="server" code="0x0000" define="IDENTIFY_TIME" mandatory="true" name="identify time"                              >TRUE</attribute>
        <attribute source="server" code="0x0001" define="COMMISSION_STATE" mandatory="false" name="commission state"                       >FALSE</attribute>
        <command receivedBy="server" code="0x00" name="Identify" mandatory="true"                                                          >TRUE</command>
        <command receivedBy="server" code="0x01" name="IdentifyQuery" mandatory="true"                                                     >TRUE</command>
        <command receivedBy="client" code="0x00" name="IdentifyQueryResponse" mandatory="true"                                             >TRUE</command>
      </cluster>
	  
      <cluster>
 	<name>Groups</name>
 	<code>0x0004</code>
 	<define>GROUPS_CLUSTER</define>
	<profileItem>
 	<name>Groups Table Size</name>
 	<description>Does the device support at least 8 entries in the group table?</description>
 	<mandatory>true</mandatory>
 	<supported>TRUE</supported>
 	</profileItem>
 	<attribute source="server" code="0x0000" define="GROUP_NAME_SUPPORT" mandatory="true" name="name support">TRUE</attribute>
 	<command receivedBy="server" code="0x00" name="AddGroup" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x01" name="ViewGroup" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x02" name="GetGroupMembership" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x03" name="RemoveGroup" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x04" name="RemoveAllGroups" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x05" name="AddGroupIfIdentifying" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x00" name="AddGroupResponse" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x01" name="ViewGroupResponse" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x02" name="GetGroupMembershipResponse" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x03" name="RemoveGroupResponse" mandatory="true">TRUE</command>
      </cluster>

	  
      <cluster>
        <name>Scenes</name>
 	<code>0x0005</code>
 	<define>SCENES_CLUSTER</define>
	<profileItem>
 	<name>Scenes Table Size</name>
 	<description>Does the device support at least 16 entries in the scenes table?</description>
 	<mandatory>true</mandatory>
 	<supported>TRUE</supported>
 	</profileItem>
 	<attribute source="server" code="0x0000" define="SCENE_COUNT" mandatory="true" name="scene count">TRUE</attribute>
 	<attribute source="server" code="0x0001" define="CURRENT_SCENE" mandatory="true" name="current scene">TRUE</attribute>
 	<attribute source="server" code="0x0002" define="CURRENT_GROUP" mandatory="true" name="current group">TRUE</attribute>
 	<attribute source="server" code="0x0003" define="SCENE_VALID" mandatory="true" name="scene valid">TRUE</attribute>
 	<attribute source="server" code="0x0004" define="SCENE_NAME_SUPPORT" mandatory="true" name="name support">TRUE</attribute>
 	<attribute source="server" code="0x0005" define="LAST_CONFIGURED_BY" mandatory="false" name="last configured by">FALSE</attribute>
 	<command receivedBy="server" code="0x00" name="AddScene" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x01" name="ViewScene" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x02" name="RemoveScene" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x03" name="RemoveAllScenes" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x04" name="StoreScene" mandatory="true">TRUE</command>
 	<command receivedBy="server" code="0x05" name="RecallScene" mandatory="true">TRUE</command>
	<command receivedBy="server" code="0x06" name="GetSceneMembership" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x00" name="AddSceneResponse" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x01" name="ViewSceneResponse" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x02" name="RemoveSceneResponse" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x03" name="RemoveAllScenesResponse" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x04" name="StoreSceneResponse" mandatory="true">TRUE</command>
 	<command receivedBy="client" code="0x06" name="GetSceneMembershipResponse" mandatory="true">TRUE</command>
      </cluster>


      <cluster>
	<name>Poll Control</name>
	<code>0x0020</code>
	<define>POLL_CONTROL_CLUSTER</define>
	<attribute source="server" code="0x0000" define="CHECK_IN_INTERVAL" mandatory="true" name="check-in interval">TRUE</attribute>
	<attribute source="server" code="0x0001" define="LONG_POLL_INTERVAL" mandatory="true" name="long poll interval">TRUE</attribute>
	<attribute source="server" code="0x0002" define="SHORT_POLL_INTERVAL" mandatory="true" name="short poll interval">TRUE</attribute>
	<attribute source="server" code="0x0003" define="FAST_POLL_TIMEOUT" mandatory="true" name="fast poll timeout">TRUE</attribute>
	<attribute source="server" code="0x0004" define="CHECK_IN_INTERVAL_MIN" mandatory="false" name="check in interval min">TRUE</attribute>
	<attribute source="server" code="0x0005" define="LONG_POLL_INTERVAL_MIN" mandatory="false" name="long poll interval min">FALSE</attribute>
	<attribute source="server" code="0x0006" define="FAST_POLL_TIMEOUT_MAX" mandatory="false" name="fast poll timeout max">TRUE</attribute>
	<command receivedBy="client" code="0x00" name="CheckIn" mandatory="true">TRUE</command>
	<command receivedBy="server" code="0x00" name="CheckInResponse" mandatory="true">TRUE</command>
	<command receivedBy="server" code="0x01" name="FastPollStop" mandatory="true">TRUE</command>
	<command receivedBy="server" code="0x02" name="SetLongPollInterval" mandatory="false">TRUE</command>
	<command receivedBy="server" code="0x03" name="SetShortPollInterval" mandatory="false">TRUE</command>
      </cluster>


      <cluster>
 	<name>Diagnostics</name>
 	<code>0x0B05</code>
 	<define>DIAGNOSTICS_CLUSTER</define>
 	<attribute source="server" code="0x0000" define="NUMBER_OF_RESETS" mandatory="false" name="number of resets">FALSE</attribute>
 	<attribute source="server" code="0x0100" define="MAC_RX_BCAST" mandatory="false" name="mac rx broadcast">FALSE</attribute>
 	<attribute source="server" code="0x0101" define="MAC_TX_BCAST" mandatory="false" name="mac tx broadcast">FALSE</attribute>
 	<attribute source="server" code="0x0102" define="MAC_RX_UCAST" mandatory="false" name="mac rx unicast">FALSE</attribute>
 	<attribute source="server" code="0x0103" define="MAC_TX_UCAST" mandatory="false" name="mac tx unicast">FALSE</attribute>
 	<attribute source="server" code="0x0104" define="MAC_TX_UCAST_RETRY" mandatory="false" name="mac tx unicast retry">FALSE</attribute>
 	<attribute source="server" code="0x0105" define="MAC_TX_UCAST_FAIL" mandatory="false" name="mac tx unicast fail">FALSE</attribute>
 	<attribute source="server" code="0x0106" define="APS_RX_BCAST" mandatory="false" name="aps rx broadcast">FALSE</attribute>
 	<attribute source="server" code="0x0107" define="APS_TX_BCAST" mandatory="false" name="aps tx broadcast">FALSE</attribute>
 	<attribute source="server" code="0x0108" define="APS_RX_UCAST" mandatory="false" name="aps rx unicast">FALSE</attribute>
 	<attribute source="server" code="0x0109" define="APS_UCAST_SUCCESS" mandatory="false" name="aps unicast success">FALSE</attribute>
 	<attribute source="server" code="0x010A" define="APS_TX_UCAST_RETRY" mandatory="false" name="aps tx unicast retries">FALSE</attribute>
 	<attribute source="server" code="0x010B" define="APS_TX_UCAST_FAIL" mandatory="false" name="aps tx unicast failures">FALSE</attribute>
 	<attribute source="server" code="0x010C" define="ROUTE_DISC_INITIATED" mandatory="false" name="route discovery initiated">FALSE</attribute>
 	<attribute source="server" code="0x010D" define="NEIGHBOR_ADDED" mandatory="false" name="neighbor added">FALSE</attribute>
 	<attribute source="server" code="0x010E" define="NEIGHBOR_REMOVED" mandatory="false" name="neighbor moved">FALSE</attribute>
 	<attribute source="server" code="0x010F" define="NEIGHBOR_STALE" mandatory="false" name="neighbor stale">FALSE</attribute>
 	<attribute source="server" code="0x0110" define="JOIN_INDICATION" mandatory="false" name="join indication">FALSE</attribute>
 	<attribute source="server" code="0x0111" define="CHILD_MOVED" mandatory="false" name="child moved">FALSE</attribute>
 	<attribute source="server" code="0x0112" define="NWK_FC_FAILURE" mandatory="false" name="network frame control failure">FALSE</attribute>
 	<attribute source="server" code="0x0113" define="APS_FC_FAILURE" mandatory="false" name="aps frame control failure">FALSE</attribute>
 	<attribute source="server" code="0x0114" define="APS_UNAUTHORIZED_KEY" mandatory="false" name="aps unauthorized key">FALSE</attribute>
 	<attribute source="server" code="0x0115" define="NWK_DECRYPT_FAILURE" mandatory="false" name="network decryption failure">FALSE</attribute>
 	<attribute source="server" code="0x0116" define="APS_DECRYPT_FAILURE" mandatory="false" name="aps decryption failure">FALSE</attribute>
 	<attribute source="server" code="0x0117" define="PACKET_BUFFER_ALLOC_FAILURES" mandatory="false" name="packet buffer allocation failures">FALSE</attribute>
 	<attribute source="server" code="0x0118" define="RELAYED_UNICAST" mandatory="false" name="relayed unicasts">FALSE</attribute>
 	<attribute source="server" code="0x0119" define="PHY_TO_MAC_QUEUE_LIMIT_REACHED" mandatory="false" name="phy to mac queue limit reached">FALSE</attribute>
 	<attribute source="server" code="0x011A" define="PACKET_VALIDATE_DROP_COUNT" mandatory="false" name="packet validate drop count">FALSE</attribute>
 	<attribute source="server" code="0x011B" define="AVERAGE_MAC_RETRY_PER_APS_MSG_SENT" mandatory="false" name="average mac retry per aps message sent">TRUE</attribute>
 	<attribute source="server" code="0x011C" define="LAST_MESSAGE_LQI" mandatory="false" name="last message lqi">TRUE</attribute>
 	<attribute source="server" code="0x011D" define="LAST_MESSAGE_RSSI" mandatory="false" name="last message rssi">TRUE</attribute>
      </cluster>
	  
      <cluster>
	<name>Thermostat</name>
        <code>0x0201</code>
        <define>THERMOSTAT_CLUSTER</define>
        <attribute source="server" code="0x0000" define="LOCAL_TEMPERATURE" mandatory="true" name="local temperature">TRUE</attribute>                   
        <attribute source="server" code="0x0003" define="ABS_MIN_HEAT_SETPOINT_LIMIT" mandatory="false" name="abs min heat setpoint limit">TRUE</attribute>
        <attribute source="server" code="0x0004" define="ABS_MAX_HEAT_SETPOINT_LIMIT" mandatory="false" name="abs max heat setpoint limit">TRUE</attribute>
        <attribute source="server" code="0x0005" define="ABS_MIN_COOL_SETPOINT_LIMIT" mandatory="false" name="abs min cool setpoint limit">TRUE</attribute>
        <attribute source="server" code="0x0006" define="ABS_MAX_COOL_SETPOINT_LIMIT" mandatory="false" name="abs max cool setpoint limit">TRUE</attribute>	
        <attribute source="server" code="0x0010" define="LOCAL_TEMPERATURE_CALIBRATION" mandatory="false" name="local temperature calibration">TRUE</attribute>
        <attribute source="server" code="0x0011" define="OCCUPIED_COOLING_SETPOINT" mandatory="true" name="occupied cooling setpoint">TRUE</attribute>
        <attribute source="server" code="0x0012" define="OCCUPIED_HEATING_SETPOINT" mandatory="true" name="occupied heating setpoint">TRUE</attribute>
        <attribute source="server" code="0x0015" define="MIN_HEAT_SETPOINT_LIMIT" mandatory="false" name="min heat setpoint limit">TRUE</attribute>
        <attribute source="server" code="0x0016" define="MAX_HEAT_SETPOINT_LIMIT" mandatory="false" name="max heat setpoint limit">TRUE</attribute>
        <attribute source="server" code="0x0017" define="MIN_COOL_SETPOINT_LIMIT" mandatory="false" name="min cool setpoint limit">TRUE</attribute>
        <attribute source="server" code="0x0018" define="MAX_COOL_SETPOINT_LIMIT" mandatory="false" name="max cool setpoint limit">TRUE</attribute>
        <attribute source="server" code="0x001B" define="CONTROL_SEQUENCE_OF_OPERATION" mandatory="true" name="control sequence of operation">TRUE</attribute>
        <attribute source="server" code="0x001C" define="SYSTEM_MODE" mandatory="true" name="system mode">TRUE</attribute>
        <attribute source="server" code="0x001E" define="THERMOSTAT_RUNNING_MODE" mandatory="false" name="thermostat running mode">TRUE</attribute>
        <attribute source="server" code="0x0023" define="TEMPERATURE_SETPOINT_HOLD" mandatory="false" name="temperature setpoint hold">TRUE</attribute>
        <attribute source="server" code="0x0029" define="THERMOSTAT_RUNNING_STATE" mandatory="false" name="hvac relay state">TRUE</attribute>
        <command receivedBy="server" code="0x00" name="SetpointRaiseLower" mandatory="true">TRUE</command>
      </cluster>
    
      <cluster>
        <name>Fan Control</name>
        <code>0x0202</code>
        <define>FAN_CONTROL_CLUSTER</define>
        <attribute source="server" code="0x0000" define="FAN_CONTROL_FAN_MODE" mandatory="true" name="fan mode">TRUE</attribute>
        <attribute source="server" code="0x0001" define="FAN_CONTROL_FAN_MODE_SEQUENCE" mandatory="true" name="fan mode sequence">TRUE</attribute>
      </cluster>
    
      <cluster>
        <name>Thermostat User Interface Configuration</name>
        <code>0x0204</code>
	<define>THERMOSTAT_UI_CONFIG_CLUSTER</define>
        <attribute source="server" code="0x0000" define="TEMPERATURE_DISPLAY_MODE" mandatory="true" name="temperature display mode">TRUE</attribute>
        <attribute source="server" code="0x0001" define="KEYPAD_LOCKOUT" mandatory="true" name="keypad lockout">TRUE</attribute>
      </cluster>
    

      <cluster>
	    <name>Over the Air Bootloading</name>
	    <code>0x0019</code>
	    <define>OTA_BOOTLOAD_CLUSTER</define>
	    <attribute side="client" type="IEEE_ADDRESS" code="0x0000" define="UPGRADE_SERVER_ID" name="OTA Upgrade Server ID">TRUE</attribute>
	    <attribute side="client" type="INT32U" code="0x0001" define="FILE_OFFSET" name="Offset (address) into the file">TRUE</attribute>
	    <attribute side="client" type="INT32U" code="0x0002" define="CURRENT_FILE_VERSION" name="OTA Current File Version">TRUE</attribute>
	    <attribute side="client" type="INT16U" code="0x0003" define="CURRENT_ZIGBEE_STACK_VERSION" name="OTA Current ZigBee Stack Version">TRUE</attribute>
	    <attribute side="client" type="INT32U" code="0x0004" define="DOWNLOADED_FILE_VERSION" name="OTA Downloaded File Version">TRUE</attribute>
	    <attribute side="client" type="INT16U" code="0x0005" define="DOWNLOADED_ZIGBEE_STACK_VERSION" name="OTA Downloaded ZigBee Stack Version">TRUE</attribute>
	    <attribute side="client" type="ENUM8" code="0x0006" define="IMAGE_UPGRADE_STATUS" name="OTA Upgrade Status">TRUE</attribute>
	    <attribute side="client" type="INT16U" code="0x0007" define="MANUFACTURER_ID" name="Manufacturer ID">TRUE</attribute>
	    <attribute side="client" type="INT16U" code="0x0008" define="IMAGE_TYPE_ID" name="Image Type ID">TRUE</attribute>
	    <attribute side="client" type="INT16U" code="0x0009" define="MINIMUM_BLOCK_REQUEST_PERIOD" name="Minimum Block Request Period">TRUE</attribute>
	    <command code="0x0" name="ImageNotify" source="server">TRUE</command>
	    <command code="0x1" name="QueryNextImageRequest" source="client">TRUE</command>
	    <command code="0x2" name="QueryNextImageResponse" source="server">TRUE</command>
	    <command code="0x3" name="ImageBlockRequest" source="client">TRUE</command>
	    <command code="0x5" name="ImageBlockResponse" source="server">TRUE</command>
	    <command code="0x6" name="UpgradeEndRequest" source="client">TRUE</command>
	    <command code="0x7" name="UpgradeEndResponse" source="server">TRUE</command>
      </cluster>
      
     
      <cluster>
	<name>Time</name>
	<domain>General</domain>
	<code>0x000A</code>
	<define>TIME_CLUSTER</define>
	<attribute source="client" code="0x0000" define="TIME" mandatory="true" name="time">TRUE</attribute> <!-- support read attriture -->
	<attribute source="server" code="0x0001" define="TIME_STATUS" mandatory="true" name="time status"/>
	<attribute source="server" code="0x0002" define="TIME_ZONE" mandatory="false" name="time zone"/>
	<attribute source="server" code="0x0003" define="DST_START" mandatory="false" name="dst start"/>
	<attribute source="server" code="0x0004" define="DST_END" mandatory="false" name="dst end"/>
	<attribute source="server" code="0x0005" define="DST_SHIFT" mandatory="false" name="dst shift"/>
	<attribute source="server" code="0x0006" define="STANDARD_TIME" mandatory="false" name="standard time"/>
	<attribute source="server" code="0x0007" define="LOCAL_TIME" mandatory="false" name="local time"/>
	<attribute source="server" code="0x0008" define="LAST_SET_TIME" mandatory="false" name="last set time"/>
	<attribute source="server" code="0x0009" define="VALID_UNTIL_TIME" mandatory="false" name="valid until time"/>
      </cluster>
	  
    </HAClusters>
  </picsProforma>
</homeAutomationPICs>
