- indexFriendlyName modified\n- debugging
This commit is contained in:
@@ -22,7 +22,7 @@ $topics["pws2mqtt"]->callback = function($topic, $message)
|
||||
$device["device"]->type = $payloadArray["type"];
|
||||
$device["device"]->topic = $topicName;
|
||||
$indexDevices[$device["device"]->ieeeAddress] = & $device["device"];
|
||||
$indexFriendlyNames[$fn] = & $device["device"];
|
||||
$indexFriendlyNames[$topicName][$fn] = & $device["device"];
|
||||
|
||||
}else
|
||||
{
|
||||
|
Reference in New Issue
Block a user