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

This Class defines the Response status for a ZCL frame. More...

#include <ResponseStatus.h>

List of all members.

Public Types

enum  Value { RESPONSE_RETURNED = 0x00, RESPONSE_NOT_RETURNED = 0x10 }
 Enumeration constants to specify the Response status for a ZCL frame. More...

Detailed Description

This Class defines the Response status for a ZCL frame.


Member Enumeration Documentation

Enumeration constants to specify the Response status for a ZCL frame.

Enumerator:
RESPONSE_RETURNED 

The Default response command will be returned as a response.

RESPONSE_NOT_RETURNED 

The Default response command will not be returned.


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