1er commit

This commit is contained in:
Gabriel
2024-05-07 10:31:34 +02:00
commit 80f30d90a3
4 changed files with 65 additions and 0 deletions

6
mqtt_config_sample.json Normal file
View File

@@ -0,0 +1,6 @@
{
"broker_address": "",
"port": 1883,
"topic": ""
}