Module cmd_zwave

Module cmd_zwave 

Source

Structs§

ZwavePacketStatusRsp
Response for GetZwavePacketStatus command
ZwaveRxStatsRsp
Response for GetZwaveRxStats command

Enums§

AddrLen
Address length selection
FcsMode
FCS mode: auto to automatically generate FCS in TX and remove it in RX. In fifo mode, the FCS is expected to be part of the payload and is not checked in RX.
ZwaveAddrComp
Enable or disable the filtering of the HomeID
ZwaveMode
The data rate to be used for the RX and the TX

Functions§

get_zwave_packet_status_req
Gets the status of the last received packet. Status is updated at the end of a reception (RxDone irq), but rssi_sync is already updated on SyncWordValid irq
get_zwave_rx_stats_req
Gets the internal statistics of the received packets. Statistics are reset on a POR, sleep without memory retention and the command ResetRxStats
set_zwave_beam_filtering_cmd
Settings for filtering incoming beam frames in Rx
set_zwave_home_id_filtering_cmd
Sets the HomeID address to use as a filter in Rx. The MSB is the first bit sent/received. Frames that don’t match the home_id raise an address error IRQ
set_zwave_params_cmd
Sets the parameters for Z-Wave packets
set_zwave_scan_cmd
This command is used to enter the Zwave RX scan mode. The scan mode will alternate between data rates and channels and attempt to detect an incoming packet