Identify Xbee Node Attributes

The following example shows how to identify node attributes in your home area networks (HANs).

Request

/ws/XbeeAttributeCore

Response (abbreviated)

<?xml version="1.0" encoding="ISO-8859-1"?>
<result>
   <resultTotalRows>5978</resultTotalRows>
   <requestedStartRow>0</requestedStartRow>
   <resultSize>1000</resultSize>
   <requestedSize>1000</requestedSize>
   <remainingSize>4978</remainingSize>
   <XbeeAttributeCore>
      <id>
         <xpExtAddr>00:08:A2:00:06:3D:8E:BC</xpExtAddr>
         <xeEndpointId>1</xeEndpointId>
         <xcClusterType>0</xcClusterType>
         <xcClusterId>1794</xcClusterId>
         <xaAttributeId>256</xaAttributeId>
      </id>
      <cstId>2</cstId>
      <devConnectwareId>00000000-00000000-000000FF-FF000B21</devConnectwareId>
      <xeProfileId>265</xeProfileId>
      <xeDeviceId>1281</xeDeviceId>
      <xeDeviceVersion>0</xeDeviceVersion>
      <xaAttributeType>37</xaAttributeType>
   </XbeeAttributeCore>
   <XbeeAttributeCore>
      <id>
         <xpExtAddr>00:08:A2:00:0D:F1:50:05</xpExtAddr>
         <xeEndpointId>1</xeEndpointId>
         <xcClusterType>0</xcClusterType>
         <xcClusterId>1794</xcClusterId>
         <xaAttributeId>256</xaAttributeId>
      </id>
      <cstId>2</cstId>
      <devConnectwareId>00000000-00000000-000000FF-FF000427</devConnectwareId>
      <xeProfileId>265</xeProfileId>
      <xeDeviceId>1281</xeDeviceId>
      <xeDeviceVersion>0</xeDeviceVersion>
      <xaAttributeType>37</xaAttributeType>
   </XbeeAttributeCore>
   <XbeeAttributeCore>
      <id>
         <xpExtAddr>00:08:A2:00:0E:C3:35:E2</xpExtAddr>
         <xeEndpointId>1</xeEndpointId>
         <xcClusterType>0</xcClusterType>
         <xcClusterId>1794</xcClusterId>
         <xaAttributeId>256</xaAttributeId>
      </id>
      <cstId>2</cstId>
      <devConnectwareId>00000000-00000000-000000FF-FF0004EF</devConnectwareId>
      <xeProfileId>265</xeProfileId>
      <xeDeviceId>1281</xeDeviceId>
      <xeDeviceVersion>0</xeDeviceVersion>
      <xaAttributeType>37</xaAttributeType>
   </XbeeAttributeCore>