H
Haggy
Hi
As I mentioned somewhere before the deviceWake Event of smartDevice may
fire multiple times.
Now the Question is how may I handle this if I got code which is only
allowed to fire exact ones , when the device is turned on.
My first thought was to use the PowerDown event to set a flag which is
used by the wake event.
But sometimes the powerdown is triggerd after the wake when the device
is turned on.
So what may I do to handle this problem ?
Any Ideas?
As I mentioned somewhere before the deviceWake Event of smartDevice may
fire multiple times.
Now the Question is how may I handle this if I got code which is only
allowed to fire exact ones , when the device is turned on.
My first thought was to use the PowerDown event to set a flag which is
used by the wake event.
But sometimes the powerdown is triggerd after the wake when the device
is turned on.
So what may I do to handle this problem ?
Any Ideas?