|
LSH-Core
A robust C++ framework for Arduino-based home automation nodes
|
Represents the result of a dispatch operation. More...
#include <deserializer.hpp>

Public Attributes | |
| bool | stateChanged = false |
| True if the device state was changed by the command. | |
| bool | networkClickHandled = false |
| True if a network click was confirmed or handled. | |
Represents the result of a dispatch operation.
Contains flags indicating the outcome of a command dispatched from the ESP bridge.