initial commit

setting up the project
This commit is contained in:
Namoshek
2019-09-15 17:12:38 +02:00
commit c0bc99c781
7 changed files with 846 additions and 0 deletions

5
config/mqtt-client.php Normal file
View File

@ -0,0 +1,5 @@
<?php
declare(strict_types=1);
return [];