1
0
moha/topics_callbacks/pws2mqtt.php

9 lines
104 B
PHP

<?php
$topics["pws2mqtt"]->callback = function()
{
global $topics, $logFh, $devices, $included;
}
?>