connect()) { $mqtt->publish("hello","Hello World! at ".date("r"),0); $mqtt->close(); } ?>