Update 'app/settings.py'
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 36s

This commit is contained in:
mattronix 2023-12-14 18:49:54 +00:00
parent 4b938df0dd
commit 8364652942

View file

@ -45,7 +45,9 @@ powerbars = {
"type" : "baytech",
"description" : "Powerbar Controlling Main Space",
"outlets" : {
4 : { "name" : "LIGHT_MAKERTABLE" },
19 : { "name" : "Laser Cutter" },
5 : { "name" : "LIGHT_TABLE" },
6 : { "name" : "LIGHT_HAM" },
7 : { "name" : "LIGHT_ENTRANCE" },
@ -60,7 +62,6 @@ powerbars = {
16 : { "name" : "RADIO_LANE_CTRL_OUTLETS" },
17 : { "name" : "MONITOR_3D_1" },
18 : { "name" : "MONITOR_3D_2" },
19 : { "name" : "Laser Cutter" },
20 : { "name" : "MONITOR_AV_2" },
}
}