Filter results by

Older Versions

Older API versions are available as a download. To view, extract the file and open the index.html file in a web browser.

artik_zigbee_received_command Struct Reference

Received command from remote device. More...

#include <zigbee/artik_zigbee.h>

Data Fields

bool is_global_command
 
int dest_endpoint_id
 
int cluster_id
 
int command_id
 
char payload [ARTIK_ZIGBEE_MAX_RECEIVED_COMMAND_PLAYLOAD_LENGTH]
 
int payload_length
 
int source_node_id
 
int source_endpoint_id
 

Detailed Description

Examples:
zigbee_test/artik_zigbee_test.c.

Definition at line 433 of file artik_zigbee.h.


The documentation for this struct was generated from the following file:
Last updated on: