ZCL library
4.3
ZCL library to manage a Zigbee network
|
This Class defines the direction for a ZCL frame. More...
#include <Direction.h>
Public Types | |
enum | Value { CLIENT_TO_SERVER = 0x00, SERVER_TO_CLIENT = 0x08 } |
Enumeration to specify the client/server direction for a ZCL frame. More... |
This Class defines the direction for a ZCL frame.
enum Direction::Value |