Hi,
Let's say you have a number of presence detectors in the house and want to log or graph when there was movement, on a coarse basis.
Eg. connect multiple detectors to the trigger of a 'switch off delay' block and set it's delay to 10 minutes or something. Have the output set a variable and show this variable in the UI.
This works, and yes, in the UI I can see the present value of the variable (whether there is someone in the house or not), but there seems to be no way to graph this value (it would just be on/off but you would have green bars on the graph showing when someone was home) and there seems to be no way to log this so that you can open the UI and see messages. Sure, you can send message to the default logger, but they are only available via FTP so not particularly user friendly.
What's the best way to get a log of 'Someone is home', 'No-one is home', 'Someone is home' messages?
I tried to use a 'tracker' but even when I tell it to record the last 100 events only see one. And even then it doesn't really seem correct :(
Cheers,
Robin