- added dashboard\n- some debugging
This commit is contained in:
10
config/dashboard_conf.php
Normal file
10
config/dashboard_conf.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
$dashboards[] = array(
|
||||
RDC_SALON_ECLAIRAGE_PANNEAU => "state",
|
||||
RDC_SDB_WC_ECLAIRAGE => "state_l1",
|
||||
RDC_SDB_WC_ECLAIRAGE => "state_l2",
|
||||
RDC_CHAMBRE_AMBIANCE => "state",
|
||||
RDC_CHAMBRE_ECLAIRAGE => "state_l1"
|
||||
);
|
||||
|
||||
?>
|
Reference in New Issue
Block a user