aqhome-react: periodically check for network file changes and reload if necessary.
This commit is contained in:
@@ -30,6 +30,10 @@ void AqHomeReact_SetPidFile(AQHOME_REACT *aqh, const char *s);
|
||||
|
||||
int AqHomeReact_GetTimeout(const AQHOME_REACT *aqh);
|
||||
|
||||
time_t AqHomeReact_GetLatestNetworkFileTime(const AQHOME_REACT *aqh);
|
||||
void AqHomeReact_SetLatestNetworkFileTime(AQHOME_REACT *aqh, time_t t);
|
||||
|
||||
|
||||
AQHREACT_UNIT *AqHomeReact_GetTimerUnit(const AQHOME_REACT *aqh);
|
||||
AQHREACT_UNIT *AqHomeReact_GetVarChangeUnit(const AQHOME_REACT *aqh);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user