fieldpoc/fieldpoc_config.json

12 lines
159 B
JSON
Raw Normal View History

{
2022-06-25 17:03:13 +02:00
"controller": {
"host": "127.0.0.1",
"port": 9437
},
"dect": {
"host": "192.168.0.100",
"username": "omm",
"password": "xxx"
}
}