ZCL library  4.3
ZCL library to manage a Zigbee network
FrameType Class Reference

This Class defines the Frame Type of a ZCL frame. More...

#include <FrameType.h>

List of all members.

Public Types

enum  Value { ENTIRE_PROFILE = 0x00, SPECIFIC_CLUSTER = 0x01 }
 Enumeration constant to specify the Frame Type of a ZCL frame. More...

Detailed Description

This Class defines the Frame Type of a ZCL frame.


Member Enumeration Documentation

Enumeration constant to specify the Frame Type of a ZCL frame.

Enumerator:
ENTIRE_PROFILE 

Command acts across the entire profile.

SPECIFIC_CLUSTER 

Command is specific to a cluster.


The documentation for this class was generated from the following file: