
API Operation
Send Public Profile Commands with the API
XBee/XBee-PRO® S2C ZigBee® RF Module
217
Frame Fields
Offset Description
Heating
temperature
set point
44
Requested heating set point in 0.01 degrees Celsius.
A value of 0x8000 means the set point field is not
used in this event.
Note
The 0x80000 is sent in little endian byte order.
45
Average load
adjustment
percentage
46
Maximum energy usage limit. A value of 0x80
indicates the field is not used.
Duty cycle
47
Defines the maximum “On” duty cycle. A value of
0xFF indicates the duty cycle is not used in this
event.
Duty cycle
event
control
48
A bitmap describing event options.
Example
In this example, the Frame Control field (offset 23) is constructed as follows:
Name
Bits Example Value Description
Frame Type
0-1
01 - Command is specific to a cluster
Manufacturer Specific
2
0 - The manufacturer code field is omitted from the ZCL Frame
Header.
Direction
3
1 - The command is being sent from the server side to the client
side.
Disable Default
Response
4
0 - Default response not disabled
Reserved
5-7
Set to 0.
For more information, see the ZigBee Cluster Library specification.
Frame fields
Offset Example
Start delimiter
0
0x7E
Length
MSB 1
0x00
LSB 2
0x19
Frame type
3
0x11
Frame ID
4
0x01