1
0

debug + réglage rdc_store

This commit is contained in:
2022-06-13 19:22:08 +02:00
parent b2f79dd49c
commit 413c25c0b7
5 changed files with 198 additions and 141 deletions

View File

@ -4,6 +4,7 @@ class availability
{
public $hookname = "availability";
public $initialized = true;
public $active = true;
// by default all devices are listening for availability
function __construct()
@ -21,6 +22,10 @@ class availability
}
}
function installHooks(&$indexDevices)
{
return true;
}
// callback fonction. Is called with these 3 parameters
// $device -> calling device
// $property -> parameter passed by mqtt