Zigbee Protocol Controller 1.6.0
|
Container for state change request for the ZigPC Network Management FSM. Depending on the state requested, the FSM will require additional information suppled (that ) More...
#include <zigpc_net_mgmt.h>
Public Attributes | |
enum zigpc_net_mgmt_fsm_state | requested_state |
bool | param_eui64_filled |
zigbee_eui64_t | param_eui64 |
zigbee_install_code_t | param_install_code |
unsigned int | param_install_code_length |
Container for state change request for the ZigPC Network Management FSM. Depending on the state requested, the FSM will require additional information suppled (that )
zigbee_eui64_t zigpc_net_mgmt_state_change_request_t::param_eui64 |
bool zigpc_net_mgmt_state_change_request_t::param_eui64_filled |
zigbee_install_code_t zigpc_net_mgmt_state_change_request_t::param_install_code |
unsigned int zigpc_net_mgmt_state_change_request_t::param_install_code_length |
enum zigpc_net_mgmt_fsm_state zigpc_net_mgmt_state_change_request_t::requested_state |