fieldpoc/fieldpoc_config.json
2022-06-25 17:03:13 +02:00

11 lines
159 B
JSON

{
"controller": {
"host": "127.0.0.1",
"port": 9437
},
"dect": {
"host": "192.168.0.100",
"username": "omm",
"password": "xxx"
}
}