diff --git a/config.json b/config.json new file mode 100644 index 0000000..f77c7a2 --- /dev/null +++ b/config.json @@ -0,0 +1,9 @@ +{ + "topic": "performance", + "id": "sdt", + "password": "11223344", + "host": { + "address": "192.168.100.200", + "hostname": "sdt" + } +} \ No newline at end of file