Floorplan update through event triggers
Posted: Friday 30 October 2015 11:46
Hi all,
I'm wondering if it's possible to update the floor/roomplan using event triggers, and if it's not within the current functionality of Domoticz how to go about creating the functionality?
Let me explain,
I've got serveral PIR motion sensors through out my house connected to a Raspberry pi.
The idea is that once a PIR detects motion I would like to view it on the Floorplan by lighting up that room in which that PIR resides.
I was thinking on using the "svg polygon element" and showing/hiding them on event triggers via javascript, I figured the javascripts should monitor that specific event and update the floorplan for a few seconds.
Is this even feasible with javascript and events?
Kind regards,
Nick
I'm wondering if it's possible to update the floor/roomplan using event triggers, and if it's not within the current functionality of Domoticz how to go about creating the functionality?
Let me explain,
I've got serveral PIR motion sensors through out my house connected to a Raspberry pi.
The idea is that once a PIR detects motion I would like to view it on the Floorplan by lighting up that room in which that PIR resides.
I was thinking on using the "svg polygon element" and showing/hiding them on event triggers via javascript, I figured the javascripts should monitor that specific event and update the floorplan for a few seconds.
Is this even feasible with javascript and events?
Kind regards,
Nick