LSH-Core
Deterministic firmware core for Controllino-based Labo Smart Home nodes
 
Loading...
Searching...
No Matches
Deserializer::DispatchResult Struct Reference

Represents the result of a dispatch operation. More...

#include <deserializer.hpp>

Collaboration diagram for Deserializer::DispatchResult:
Collaboration graph

Public Attributes

bool stateChanged = false
 True if the device state was changed by the command.
 
bool networkClickHandled = false
 True if network click timer processing must remain active after this dispatch.
 

Detailed Description

Represents the result of a dispatch operation.

Contains flags indicating the outcome of a command dispatched from the bridge runtime.


The documentation for this struct was generated from the following file: