added callable function in event object
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user