Structure to get Z-Wave received beam related details.

Public Attributes#

uint8_t

Channel hopping index of the last received beam frame.

Node Id of the last received beam frame.

Home Id hash of the last received beam frame.

int8_t

RSSI in dBm of the last received beam frame.

uint8_t

TX power value from within the last received Long Range beam.

Public Attribute Documentation#

channel_index#

uint8_t sl_rail_zwave_beam_details_t::channel_index

Channel hopping index of the last received beam frame.


node_id#

sl_rail_zwave_node_id_t sl_rail_zwave_beam_details_t::node_id

Node Id of the last received beam frame.


home_id_hash#

sl_rail_zwave_home_id_hash_t sl_rail_zwave_beam_details_t::home_id_hash

Home Id hash of the last received beam frame.


rssi_dbm#

int8_t sl_rail_zwave_beam_details_t::rssi_dbm

RSSI in dBm of the last received beam frame.


lr_tx_power#

uint8_t sl_rail_zwave_beam_details_t::lr_tx_power

TX power value from within the last received Long Range beam.

The following table shows how to translate the Long Range Tx power value to dBm:

Tx Power Value

Description

0

-6 dBm

1

-2 dBm

2

+2 dBm

3

+6 dBm

4

+10 dBm

5

+13 dBm

6

+16 dBm

7

+19 dBm

8

+21 dBm

9

+23 dBm

10

+25 dBm

11

+26 dBm

12

+27 dBm

13

+28 dBm

14

+29 dBm

15

+30 dBm