aqhome-react, aqhome: added units/functions for handling local variables.
This commit is contained in:
@@ -32,9 +32,12 @@ struct AQHOME_REACT {
|
||||
int timeout; /* timeout for run e.g. inside valgrind */
|
||||
|
||||
AQHREACT_UNIT *timerUnit;
|
||||
AQHREACT_UNIT *varChangeUnit;
|
||||
AQHREACT_UNIT *serverVarChangeUnit;
|
||||
AQHREACT_UNIT *localVarChangeUnit;
|
||||
AQHREACT_UNIT_LIST *unitList;
|
||||
|
||||
AQH_VARS *localVars;
|
||||
|
||||
time_t latestNetworkFileTime;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user