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 163 of file /mnt/raid/workspaces/ws.WH1KakGoP/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 169 of file /mnt/raid/workspaces/ws.WH1KakGoP/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 170 of file /mnt/raid/workspaces/ws.WH1KakGoP/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 172 of file /mnt/raid/workspaces/ws.WH1KakGoP/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 174 of file /mnt/raid/workspaces/ws.WH1KakGoP/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 176 of file /mnt/raid/workspaces/ws.WH1KakGoP/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 178 of file /mnt/raid/workspaces/ws.WH1KakGoP/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 180 of file /mnt/raid/workspaces/ws.WH1KakGoP/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 182 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h

bSourceNoiseFloor#

int8_t _RECEIVE_OPTIONS_TYPE::bSourceNoiseFloor

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