Z-Wave Protocol Controller Reference
zwave_rust_handlers.h
Go to the documentation of this file.
1#ifndef ZWAVE_RUST_HANDLERS_H
2#define ZWAVE_RUST_HANDLERS_H
3#include "sl_status.h"
4
15
26
27#endif
uint32_t sl_status_t
Definition: sl_status.h:139
SL Status Codes.
sl_status_t zwave_command_class_init_rust_handlers()
Setup fixture for Rust Command Classes.
sl_status_t zwave_command_class_init_rust_handlers_legacy()
Setup fixture for Rust Command Classes - legacy edition.