Trouvé en regardant les logs au niveau DBG.

        zmfilter.pl execute ceci :

SELECT E.*, unix_timestamp(E.StartDateTime) AS Time FROM Events AS E
WHERE (  E.AlarmFrames >= 1
 ) AND ( E.Executed = 0 ) ORDER BY E.StartDateTime DESC LIMIT 0,1

        Notez bien le E.Executed = 0. Je pouvais attendre longtemps.

        JB

Attachment: signature.asc
Description: OpenPGP digital signature

Répondre à