Description
Dans core/class/history.class.php, func all
Le retour renvoie toujours [_tableName:protected] => history
même si l'enregistrement est dans historyArch
Type de matériel / Hardware type
Raspberry Pi
Version de Jeedom / Jeedom Version
4.4
Navigateur / Browser
No response
Étapes pour reproduire / Steps to reproduce
$records = history::all($cmdId,$_startDate='2025-01-01',$_endDate=null,null);
echo print_r($records, true);
Logs
No response