added managing events
This commit is contained in:
@ -8,11 +8,6 @@ function storeDB($db, $filepath)
|
||||
fclose($fp);
|
||||
}
|
||||
|
||||
function deviceTree(string $topic, array $fnTree, array &$device)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
function mkDevicesDB($topic, $json, $group=false)
|
||||
{
|
||||
global $devices, $listProperties, $listPropertiesKeys, $indexDevices, $dbInit, $logFh;
|
||||
|
Reference in New Issue
Block a user