Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

RapidConnect Desktop makes configuring attribute reports simple.

In the 'Binding' window, double click on one of the Binding Table entries (marked 1 below) to configure attribute reporting using that binding. If users have not set any bindings please see the Binding section of this guide.


Once a binding entry is double clicked the coordinator will execute attribute discovery on the target cluster → endpoint to discover attributes and also discover what attribute configuration are already registered on the source device.

Below is an example of a configurable attributes for the On/Off cluster. Configuring attributes for reporting uses the Configure Reporting Command (0x06)(see Zigbee Cluster Library Specification for more information).  

  1. Cluster Configure Reporting Tab: A new tab will be created for each cluster to be configured. Each attribute configuration for that cluster will be displayed in the Attribute Reporting Table.
  2. Attribute Reporting Table Entries: This section allows users to configure attribute reporting for reportable attributes. Example below for Attribute 0x0000 (on off) for the On/Off Cluster
    1. Attribute: Attribute to be configured
    2. Direction: The direction field specifies whether values of the attribute are to be reported, or whether reports of the attribute are to be received.
    3. Attribute DataType: Data type of attribute
    4. Min Reporting Interval: Minimum interval that reports shall be issued
    5. Max Reporting Interval: Maximum interval that reports shall be issued
    6. Timeout: Maximum expected time between reports
    7. Reportable Change: The reportable change field shall contain the minimum change to the attribute that will result in a report being issued.
    8. Reportable: Whether this attribute is reportable or not
    9. Status: Current Status of the attribute report entry, e.g Success, Fail, Not Found
    10. Actions: Available actions, e.g. Disable attribute reporting
  3. Configure For Reporting: This button will sent the Configure Reporting Command using the parameters set in the entry.


Panel
borderStylesolid
titleIn This Space

Page Tree
rootFeature Guide
spacesRD



Style

{style}
 
.wiki-content h1 { 
	font-family: 'Helvetica Neue', sans-serif; font-size: 30px; font-weight: bold; color: #7ab800#20b6e1; letter-spacing: 1px; line-height: 1; text-align: left;
    #border-bottom: 1px solid #98bddd !important; 
  }
.wiki-content h2 { 
	font-family: 'Helvetica Neue', sans-serif; font-size: 20px; font-weight: normal; color: #a1cd4c#00517f; letter-spacing: 1px; line-height: 1; text-align: left;
 
}
.wiki-content h3 { 
	font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-weight: bold; color: #a7a9ac#00517f; letter-spacing: 1px; line-height: 1; text-align: left;
  }
.wiki-content h4 { 
	font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-weight: normal; font-style:italic; color:#a7a9ac#00517f; letter-spacing: 1px; line-height: 1; text-align: left;
 
}
#title-text{
 font-family: 'Helvetica Neue', sans-serif; font-size: 40px; font-weight: 500; letter-spacing: 1px; line-height: 1; text-align: left;
}

.panel, #content .panel {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.panel .panelHeader {
text-align: left;
color: #FFFFFF;
line-height: 1em;
padding: 10px 10px 5px;
margin-bottom: 0;
background-color: #7AB800#00517f;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
color:#FFFFFF
}

{style}