aqhome-react: add "varsFile" (will write variables later).
This commit is contained in:
@@ -28,6 +28,9 @@ GWEN_DB_NODE *AqHomeReact_GetDbArgs(const AQHOME_REACT *aqh);
|
||||
const char *AqHomeReact_GetPidFile(const AQHOME_REACT *aqh);
|
||||
void AqHomeReact_SetPidFile(AQHOME_REACT *aqh, const char *s);
|
||||
|
||||
const char *AqHomeReact_GetVarsFile(const AQHOME_REACT *aqh);
|
||||
void AqHomeReact_SetVarsFile(AQHOME_REACT *aqh, const char *s);
|
||||
|
||||
int AqHomeReact_GetTimeout(const AQHOME_REACT *aqh);
|
||||
|
||||
time_t AqHomeReact_GetLatestNetworkFileTime(const AQHOME_REACT *aqh);
|
||||
|
||||
Reference in New Issue
Block a user