small reworks in frontend and scripts, mostly finalized ansible deploy script -- still needs testing
This commit is contained in:
parent
f41dfc4f86
commit
e57f803a52
25 changed files with 440 additions and 90 deletions
17
config.toml
17
config.toml
|
@ -1,5 +1,14 @@
|
|||
[p1malina]
|
||||
projektor_glavni = ""
|
||||
projektor_stranski = ""
|
||||
extron_audio_matrika = ""
|
||||
[globals]
|
||||
room = 'P01'
|
||||
mqttIp = 'localhost'
|
||||
mqttPort = '1883'
|
||||
|
||||
|
||||
[barco.novi.glavni]
|
||||
ip = '192.168.192.12'
|
||||
port = '3023'
|
||||
|
||||
[barco.novi.stranski]
|
||||
ip = '192.168.192.16' # or smth
|
||||
port = '3023'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue