![]() |
![]() |
|
Z-Stack API Reference
8.31.00.00
|
#include <zstack.h>
Data Fields | |
| bool | preConfigKeyEnable |
| bool | securityModeEnable |
| bool | useDefaultTCLK |
| bool | disabledPollRate |
| bool | pollRate |
| bool | apsAckWaitDuration |
| bool | bindingTime |
| bool | panID |
| bool | maxMissingMacAckLinkFailure |
| bool | indirectMsgTimeout |
| bool | apsFrameRetries |
| bool | bcastRetries |
| bool | passiveAckTimeout |
| bool | bcastDeliveryTime |
| bool | routeExpiryTime |
| bool | userDesc |
| bool | preConfigKey |
| bool | chanList |
| bool | multicastRadius |
| bool | extendedPANID |
| bool | ieeeAddr |
| bool | macRxOnIdle |
| bool | snifferFeature |
| bool | concentratorEnable |
| bool | concentratorDiscTime |
| bool | nwkUseMultiCast |
| bool | devPartOfNetwork |
Structure to send a system config read request. Set to "true" each of the fields that you would like returned in the response zstack_sysConfigReadRsp_t structure.
| bool apsAckWaitDuration |
True to return APS Ack Waite Duration
| bool apsFrameRetries |
True to return APS Frame Retries
| bool bcastDeliveryTime |
True to return Broadcast Delivery Time
| bool bcastRetries |
True to return Broadcast Retries
| bool bindingTime |
True to return Binding Time
| bool chanList |
True to return Channel List (bit masked)
| bool concentratorDiscTime |
True to return the Concentrator Discovery Time parameter
| bool concentratorEnable |
True to return the Concentrator Enable parameter
| bool devPartOfNetwork |
True to return if the device is already part of a network
| bool disabledPollRate |
True to return if the poll rate is disabled or not
| bool extendedPANID |
True to return the extended PAN ID (APS USE)
| bool ieeeAddr |
True to return the IEEE extended address
| bool indirectMsgTimeout |
True to return Indirect Message Timeout
| bool macRxOnIdle |
True to return the MAC's RxOnIdle parameter
| bool maxMissingMacAckLinkFailure |
True to return zgMaxMissingMacAckLinkFailure
| bool multicastRadius |
True to return the Multicast radius
| bool nwkUseMultiCast |
True to return the Network Multicast Use parameter
| bool panID |
True to return PAN ID
| bool passiveAckTimeout |
True to return Passive Ack Timeout
| bool pollRate |
True to return Poll Rate
| bool preConfigKey |
True to return PreConfig Key (16 bytes)
| bool preConfigKeyEnable |
True to return Pre Config Key Enable
| bool routeExpiryTime |
True to return Route Expiry Time
| bool securityModeEnable |
True to return Security Mode Enable (nwk)
| bool snifferFeature |
True to return the Sniffer Feature active parameter
| bool useDefaultTCLK |
True to return default TCLK flag
| bool userDesc |
True to return User Descriptor (16 bytes max)