Developing with ZBOSS for Zigbee
|
Configuration parameters Stack sends set_configuration_req to the device with set values. More...
#include <zboss_api_zdo.h>
Configuration parameters Stack sends set_configuration_req to the device with set values.
zb_bitfield_t zb_zdo_configuration_parameters_s::disable_channel_change |
if 1, then set current channel-page into device's nwkNextChannelChange. It forbid channel change for device.
zb_bitfield_t zb_zdo_configuration_parameters_s::disable_panid_change |
if 1, then set current PAN ID into device's nwkNextPanId. It forbid pan id change for device.
zb_uint16_t zb_zdo_configuration_parameters_s::dst_addr |
destination address
zb_bitfield_t zb_zdo_configuration_parameters_s::leave_req_allowed |
nwkLeaveRequestAllowed, this policy determines whether or not a remote NWK leave request command frame received by the local device is accepted
zb_bitfield_t zb_zdo_configuration_parameters_s::require_link_key_encr_for_tk |
requireLinkKeyEncryptionForApsTransportKey, if 1 then device will require that the APS Transport key command shall be APS encrypted with the device's unique Trust Center Link Key
zb_bitfield_t zb_zdo_configuration_parameters_s::restricted_mode_enabled |
apsZdoRestrictedMode, if 1 then certain ZDO commands will not be accepted unless sent by Trust Center with APS encryption if 0 then other nodes on the nwk may change configuration of the device (e.g. bindings)