Logging helpers for Z-Wave TX states and events.
More...
Go to the source code of this file.
Logging helpers for Z-Wave TX states and events.
◆ zwave_back_off_reason_name()
Returns the name of a Z-Wave Tx back-off reason.
- Parameters
-
| reason | The back-off reason to convert to string |
- Returns
- const char*
◆ zwave_tx_event_name()
| const char * zwave_tx_event_name |
( |
process_event_t |
event | ) |
|
Return the name of a Z-Wave TX event.
- Parameters
-
| event | The event to convert to a string |
- Returns
- const char*
◆ zwave_tx_state_name()
Return the name of a Z-Wave TX state.
- Parameters
-
| state | The state value to convert to a string |
- Returns
- const char*