Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
_TRANSMIT_MULTI_OPTIONS_TYPE Struct Reference

#include <ZW_transport_api.h>

Data Fields

uint8_t groupID
 < Destination group ID
 
node_id_t bSrcNode
 Transmit options.
 
TxOptions_t txOptions
 Security key to use for sending - only S2 keys are valid.
 
enum SECURITY_KEY securityKey
 

Detailed Description

Transmit options for ZW_SendDataMultiEx

Field Documentation

◆ bSrcNode

node_id_t _TRANSMIT_MULTI_OPTIONS_TYPE::bSrcNode

Transmit options.

◆ groupID

uint8_t _TRANSMIT_MULTI_OPTIONS_TYPE::groupID

< Destination group ID

Reserved

◆ securityKey

enum SECURITY_KEY _TRANSMIT_MULTI_OPTIONS_TYPE::securityKey

◆ txOptions

TxOptions_t _TRANSMIT_MULTI_OPTIONS_TYPE::txOptions

Security key to use for sending - only S2 keys are valid.


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