aqhome-react: major rebuild of unit handling.
now nested networks are allowed to allow for complex networks.
This commit is contained in:
@@ -13,9 +13,10 @@
|
||||
#include "./aqhome_react.h"
|
||||
|
||||
|
||||
AQHREACT_UNIT_NET_LIST *AQHomeReact_ReadUnitNetFiles(AQHOME_REACT *aqh);
|
||||
int AQHomeReact_ReadUnitNetFiles(AQHOME_REACT *aqh);
|
||||
AQHREACT_UNIT *AQHomeReact_FindAndReadDataDirNetwork(AQHOME_REACT *aqh, const char *networkName);
|
||||
|
||||
time_t AQHomeReact_GetNewestUnitNetFiletime(const AQHOME_REACT *aqh);
|
||||
time_t AQHomeReact_GetNewestUnitNetFiletime(void);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user