1
0

added callable function in event object

This commit is contained in:
2022-03-15 22:49:13 +01:00
parent c8772aeda0
commit 80234fc505
4 changed files with 14 additions and 6 deletions

View File

@ -64,6 +64,7 @@ class event
public $topic;
public $param;
public $value;
public $function;
public $device;
public $published;
public $dateTimeEvent; // datetime : next occurence for recurrent event