Versions Compared

Key

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

Overview

In order to simplify the sending of ZCL messages, users can send ZCL Messages using the 'ZCL Message' window.  ZCL Messages are sent over-the-air from the local device to a remote device on the network.

The ZCL Message window removes the need for users having to format the frame payload and determine the correct values to use for frame control and frame options parameters. RapidConnect Desktop simplifies this with an easy to use and intuitive interface.

Info

You will need to set up a Coordinator, to view the ZCL page.

Subsections

The ZCL Message interface components have been grouped into the following components.

  1. Message Specific Parameters
  2. Frame Control Parmaters
  3. Message Payload
  4. Options, ClusterID and CommandID

Info

The fields shown in the ZCL Message window correspond to the parameters of the Send ZCL Unicast Command. Please see the Serial Protocol Frame Payload Definition for a breakdown on the Send ZCL Unicast Command.





Panel
borderStylesolid
titleIn This Space

Page Tree
rootFeature Guide
spacesRD

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: #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: #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: #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:#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: #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}