spejsiot-polycom/config.json.dist

13 lines
249 B
Plaintext

{
"mqtt": {"host": "localhost"},
"control": {"host": "localhost", "port": 10001},
"inputs": {
"aux1": ["1", "2"],
"sound": ["A", "B"],
"hdmi": ["C", "D"]
},
"outputs": {
"main": ["1", "2"]
}
}