added managing events
This commit is contained in:
@@ -4,7 +4,7 @@ class rdc_panneau_salon
|
||||
// list of devices we are listening to
|
||||
private $devicelist = array("0x00124b0022ebac5c", "0x588e81fffe2cf695", "0x00124b001f900753", "0x04cf8cdf3c78aff0");
|
||||
public $delay = 3; // amount of time in $timeunit
|
||||
public $timeUnit = "minutes"; // unit of time for delay, second, minute, day, week, month, year
|
||||
public $timeUnit = "minute"; // unit of time for delay, second, minute, day, week, month, year
|
||||
|
||||
function __construct()
|
||||
{
|
||||
|
Reference in New Issue
Block a user