LSH-Core
Deterministic firmware core for Controllino-based Labo Smart Home nodes
 
Loading...
Searching...
No Matches
Indicators Namespace Reference

Globally stores all indicators and to operates over them. More...

Functions

void finalizeSetup ()
 Validate the configured indicator table before runtime checks start.
 

Detailed Description

Globally stores all indicators and to operates over them.

Function Documentation

◆ finalizeSetup()

void Indicators::finalizeSetup ( )

Validate the configured indicator table before runtime checks start.

Indicator actions and controlled-actuator lists are generated as static code, so setup only has to validate the dense object table and reject indicators with no controlled actuator.

Here is the caller graph for this function: