annuaire: prise g021 n'est plus un uplink
This commit is contained in:
parent
ff05e4afde
commit
105c6d82a2
1 changed files with 1 additions and 3 deletions
|
@ -37,8 +37,6 @@ def _need_conn(f):
|
||||||
|
|
||||||
bat_switchs = ["a", "b", "c", "g", "h", "i", "j", "m", "o", "p"]
|
bat_switchs = ["a", "b", "c", "g", "h", "i", "j", "m", "o", "p"]
|
||||||
|
|
||||||
bat_manuels = []
|
|
||||||
|
|
||||||
@_need_conn
|
@_need_conn
|
||||||
def chbre_prises(batiment, chambre = None):
|
def chbre_prises(batiment, chambre = None):
|
||||||
"""Correspondance chambre -> prise"""
|
"""Correspondance chambre -> prise"""
|
||||||
|
@ -156,7 +154,7 @@ uplink_prises={ 'a' :
|
||||||
},
|
},
|
||||||
'g' :
|
'g' :
|
||||||
{
|
{
|
||||||
21 : 'libre-service', 22 : 'uplink->backbone',
|
22 : 'uplink->backbone',
|
||||||
23 : 'libre-service', 24 : 'uplink->batg-8',
|
23 : 'libre-service', 24 : 'uplink->batg-8',
|
||||||
|
|
||||||
149 : 'uplink->batg-8', 150 : 'libre-service',
|
149 : 'uplink->batg-8', 150 : 'libre-service',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue