aqhome-react: major rebuild of unit handling.
now nested networks are allowed to allow for complex networks.
This commit is contained in:
@@ -48,7 +48,6 @@ int AqHomeReact_Fini(AQHOME_REACT *aqh)
|
||||
GWEN_MsgEndpoint_free(aqh->brokerEndpoint);
|
||||
aqh->brokerEndpoint=NULL;
|
||||
|
||||
AQHREACT_UnitNet_List_Clear(aqh->unitNetList);
|
||||
AQHREACT_Unit_List_Clear(aqh->unitList);
|
||||
aqh->timerUnit=NULL;
|
||||
aqh->varChangeUnit=NULL;
|
||||
|
||||
Reference in New Issue
Block a user