|
ESPHome 2026.8.0b4
|
#include <mitsubishi_cn105_properties.h>
Public Types | |
| using | value_type = decltype(Unknown) |
Public Member Functions | |
| constexpr value_type | lookup (uint8_t raw) const |
| constexpr bool | reverse_lookup (value_type value, uint8_t &out) const |
Data Fields | |
| const std::array< value_type, N > | table |
Definition at line 13 of file mitsubishi_cn105_properties.h.
| using esphome::mitsubishi_cn105::LookupMap< Unknown, N >::value_type = decltype(Unknown) |
Definition at line 14 of file mitsubishi_cn105_properties.h.
|
inlineconstexpr |
Definition at line 17 of file mitsubishi_cn105_properties.h.
|
inlineconstexpr |
Definition at line 19 of file mitsubishi_cn105_properties.h.
| const std::array<value_type, N> esphome::mitsubishi_cn105::LookupMap< Unknown, N >::table |
Definition at line 15 of file mitsubishi_cn105_properties.h.