Public Attributes#

uint8_t

< Frame header info

union _RECEIVE_OPTIONS_TYPE::@2

Command sender Node ID.

Frame destination ID, only valid when frame is not Multicast.

Average RSSI val in dBm as defined in RSSI feedback constants above.

signed char

Security key frame was received with.

Channel on which frame was received.

uint8_t

Channel on which frame was received is a Z-Wave Long Range channel.

bool

Transmit power used by the source to transmit the frame.

int8_t

Noise floor measured by the source node before transmitting.

Public Attribute Documentation#

rxStatus#

uint8_t _RECEIVE_OPTIONS_TYPE::rxStatus

< Frame header info

Command sender Home ID


Definition at line 162 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

homeId#

union _RECEIVE_OPTIONS_TYPE::@2 _RECEIVE_OPTIONS_TYPE::homeId

Command sender Node ID.


Definition at line 168 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

sourceNode#

node_id_t _RECEIVE_OPTIONS_TYPE::sourceNode

Frame destination ID, only valid when frame is not Multicast.


Definition at line 169 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

destNode#

node_id_t _RECEIVE_OPTIONS_TYPE::destNode

Average RSSI val in dBm as defined in RSSI feedback constants above.


Definition at line 171 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

rxRSSIVal#

signed char _RECEIVE_OPTIONS_TYPE::rxRSSIVal

Security key frame was received with.


Definition at line 173 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

securityKey#

enum SECURITY_KEY _RECEIVE_OPTIONS_TYPE::securityKey

Channel on which frame was received.


Definition at line 175 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

rxChannelNo#

uint8_t _RECEIVE_OPTIONS_TYPE::rxChannelNo

Channel on which frame was received is a Z-Wave Long Range channel.


Definition at line 177 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

isLongRangeChannel#

bool _RECEIVE_OPTIONS_TYPE::isLongRangeChannel

Transmit power used by the source to transmit the frame.


Definition at line 179 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

bSourceTxPower#

int8_t _RECEIVE_OPTIONS_TYPE::bSourceTxPower

Noise floor measured by the source node before transmitting.


Definition at line 181 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

bSourceNoiseFloor#

int8_t _RECEIVE_OPTIONS_TYPE::bSourceNoiseFloor

Definition at line 183 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h