#include <zwave_command_type.hpp>
◆ type_t
| Enumerator |
|---|
| SET | |
| GET | |
| REPORT | |
| SUPERVISION | |
| UNKNOWN | |
◆ get_type()
Get the type of a Z-Wave frame.
- Parameters
-
| command_class | Command class byte |
| command | Command byte |
- Returns
- type_t
◆ is_supporting()
Return is a frame is a supporting frame.
- Parameters
-
| command_class | Command class byte |
| command | Command byte |
- Returns
- true
-
false
◆ get_list
| const std::set<uint16_t> ZwaveCommandClassType::get_list |
|
static |
◆ rep_list
| const std::set<uint16_t> ZwaveCommandClassType::rep_list |
|
static |
◆ set_list
| const std::set<uint16_t> ZwaveCommandClassType::set_list |
|
static |
◆ supported_list
| const std::set<uint16_t> ZwaveCommandClassType::supported_list |
|
static |
The documentation for this class was generated from the following file: