diff --git a/gestion/annuaires.py b/gestion/annuaires.py index 189f4452..00884428 100755 --- a/gestion/annuaires.py +++ b/gestion/annuaires.py @@ -49,7 +49,7 @@ chbre_prises={ 'a' : '605g':'205', '605d':'206', '606g':'207', '606d':'208', '607g':'209', '607d':'210', '601g':'211', '601d':'212', '602g':'213', '602d':'214', 'cl5':'215', 'cl4':'216', - 'cl3':'217', 'cl2':'218' }, + 'cl3':'217', 'cl2':'218', '608g':'219', '608d':'220'}, 'b' : {'cl0':'047' , 'cl1':'045' , @@ -218,9 +218,13 @@ chbre_prises={ 'a' : '227':'645' , '201':'646' , '202':'647' , '203':'648' } , 'h' : -{'007g':'046' , '007d':'046' , '008g':'046' , '008d':'046' , +{'007g':'046' , '007d':'046' , '008g':'046' , +# Prises débranchées du switch car possibles abus +# '007g':'046' , '007d':'046' , '008g':'046' , '008d':'046' , 'cl2':'046' , 'cl3':'046' , 'cl4':'046' , 'cl1':'046' , - '004g':'046' , 'cl0':'046' , + 'cl0':'046' , +# Prises débranchées du switch car possibles abus +# '004g':'046' , 'cl0':'046' , '301':'101' , '302':'103' , '303':'105' , '304':'107' , '305':'109' , '306':'111' , '307':'113' , '308':'115' , @@ -254,9 +258,15 @@ chbre_prises={ 'a' : '218':'042' , '219':'044' } , 'i' : -{'110d':'150' , '403g':'150' , '105g':'150' , '209g':'150' , - '309g':'150' , '312':'150' , 'cl2':'150' , 'cl3':'150' , - 'cl4':'150' , 'cl1':'150' , '007g':'150' , '007d':'150' , +{'403g':'150' , '209g':'150' , +# Prises débranchées du switch car possibles abus +# '110d':'150' , '403g':'150' , '105g':'150' , '209g':'150' , + '309g':'150' , 'cl2':'150' , 'cl3':'150' , +# Prises débranchées du switch car possibles abus +# '309g':'150' , '312':'150' , 'cl2':'150' , 'cl3':'150' , + 'cl4':'150' , 'cl1':'150' , +# Prises débranchées du switch car possibles abus +# 'cl4':'150' , 'cl1':'150' , '007g':'150' , '007d':'150' , '009d':'102' , '009g':'101' , '008d':'103' , '005d':'104' , '008g':'105' , '005g':'106' , '006d':'107' , '004d':'108' ,