Good morning,
I am implementing a Foscam C1 V3 Web camera in Loxone.
I can now set the alarm ON / OFF with Parameters.
I am able to see if there is an active alarm by motion detection.
I have the following problem, when the camera detects movement, it is only showing this state while it is detecting movement.
I created a virtual entry but it refreshes every 10 seconds, so if there is no movement within those 10 seconds I can not capture the alarm from Loxone.
I need to be able to make queries with less than 10 seconds.
Is there any way in PicoC for virtual entries with less time?