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

This Class defines the Manufacturer Code for a ZCL frame. More...

#include <ManufacturerCode.h>

List of all members.

Public Types

enum  Value { NOT_INCLUDE_IN_ZCLFRAME = 0x00, PRESENT_IN_ZCLFRAME = 0x04 }
 Enumeration constant to specify the manufacturer code for a ZCL frame. More...

Detailed Description

This Class defines the Manufacturer Code for a ZCL frame.


Member Enumeration Documentation

Enumeration constant to specify the manufacturer code for a ZCL frame.

Enumerator:
NOT_INCLUDE_IN_ZCLFRAME 

The manufacturer code field shall not be included in the ZCL frame.

PRESENT_IN_ZCLFRAME 

The manufacturer code field shall be present in the ZCL frame.


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