#include <tormatic_protocol.h>
Definition at line 70 of file tormatic_protocol.h.
◆ MessageHeader() [1/2]
esphome::tormatic::MessageHeader::MessageHeader |
( |
| ) |
|
|
default |
◆ MessageHeader() [2/2]
esphome::tormatic::MessageHeader::MessageHeader |
( |
MessageType |
type, |
|
|
uint16_t |
seq, |
|
|
uint32_t |
payload_size |
|
) |
| |
|
inline |
◆ byteswap()
void esphome::tormatic::MessageHeader::byteswap |
( |
| ) |
|
|
inline |
◆ payload_size()
uint32_t esphome::tormatic::MessageHeader::payload_size |
( |
| ) |
|
|
inline |
◆ print()
std::string esphome::tormatic::MessageHeader::print |
( |
| ) |
|
|
inline |
◆ len
uint32_t esphome::tormatic::MessageHeader::len |
◆ seq
uint16_t esphome::tormatic::MessageHeader::seq |
◆ type
The documentation for this struct was generated from the following file: