main powerbar according to old system
This commit is contained in:
parent
852d08a91d
commit
51844306d1
1 changed files with 26 additions and 1 deletions
|
@ -17,5 +17,30 @@ powerbars = {
|
|||
19 : { "name" : "Broken-ish leds entry aux-space" },
|
||||
20 : { "name" : "Power extension cord top shelf near glass room" },
|
||||
}
|
||||
},
|
||||
"powerbar-main-space" : {
|
||||
"name" : "Powerbar Main Space",
|
||||
"host" : "10.209.10.111",
|
||||
"port" : 3697,
|
||||
"description" : "Powerbar Controlling Main Space",
|
||||
"outlets" : {
|
||||
4 : { "name" : "LIGHT_MAKERTABLE" },
|
||||
5 : { "name" : "LIGHT_TABLE" },
|
||||
6 : { "name" : "LIGHT_HAM" },
|
||||
7 : { "name" : "LIGHT_ENTRANCE" },
|
||||
8 : { "name" : "LIGHT_KITCHEN" },
|
||||
9 : { "name" : "LIGHT_WHEEL" },
|
||||
10 : { "name" : "LIGHT_SOFA" },
|
||||
11 : { "name" : "LIGHT_KITCHEN_SPOTS" },
|
||||
12 : { "name" : "LEDWALL" },
|
||||
13 : { "name" : "AUDIO_AMPLIFIER" },
|
||||
14 : { "name" : "AUDIO_MIXER" },
|
||||
15 : { "name" : "LIGHT_MAKERLANE" },
|
||||
16 : { "name" : "RADIO_LANE_CTRL_OUTLETS" },
|
||||
17 : { "name" : "MONITOR_3D_1" },
|
||||
18 : { "name" : "MONITOR_3D_2" },
|
||||
19 : { "name" : "MONITOR_AV_1" },
|
||||
20 : { "name" : "MONITOR_AV_2" },
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue