git
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 36s

This commit is contained in:
Matthew Frost 2023-12-16 21:15:22 +01:00
parent 79753c25ec
commit b9fdb8f623

View file

@ -46,6 +46,7 @@ powerbars = {
"description" : "Powerbar Controlling Main Space", "description" : "Powerbar Controlling Main Space",
"outlets" : { "outlets" : {
9 : { "name" : "3D Printers" }, 9 : { "name" : "3D Printers" },
19 : { "name" : "Laser Cutter" },
4 : { "name" : "LIGHT_MAKERTABLE" }, 4 : { "name" : "LIGHT_MAKERTABLE" },
5 : { "name" : "LIGHT_TABLE" }, 5 : { "name" : "LIGHT_TABLE" },
6 : { "name" : "LIGHT_HAM" }, 6 : { "name" : "LIGHT_HAM" },
@ -60,7 +61,6 @@ powerbars = {
16 : { "name" : "RADIO_LANE_CTRL_OUTLETS" }, 16 : { "name" : "RADIO_LANE_CTRL_OUTLETS" },
17 : { "name" : "MONITOR_3D_1" }, 17 : { "name" : "MONITOR_3D_1" },
18 : { "name" : "MONITOR_3D_2" }, 18 : { "name" : "MONITOR_3D_2" },
19 : { "name" : "MONITOR_AV_1" },
20 : { "name" : "MONITOR_AV_2" }, 20 : { "name" : "MONITOR_AV_2" },
} }
} }