17 lines
274 B
TOML
17 lines
274 B
TOML
[global]
|
|
mqttHost = '192.168.192.42'
|
|
mqttPort = 1883
|
|
room = 'P01'
|
|
|
|
[lucke]
|
|
url = 'http://192.168.190.90'
|
|
roomId = 1
|
|
bearer_token = '0954afe1-4111-4f89-a123-fea08a55dc46'
|
|
|
|
[barco_G62.main]
|
|
ip = '192.168.192.12'
|
|
port = 3023
|
|
|
|
[barco_G62.side]
|
|
ip = '192.168.192.13'
|
|
port = 3023
|