Duplicate *.Set() commands
Posted: 07 Jan 2015 04:14
Hi,
Say I have a battery powered device, due to wake... and I issue a *.Set() command for value 20.
This goes in the job queue, fine.
Then whilst the device is still sleeping, I change my mind and send another *.Set() for value 30.
I see that this goes in the job list after the previous job.
Surely it should take presidence and remove the previous set command?
Say I have a battery powered device, due to wake... and I issue a *.Set() command for value 20.
This goes in the job queue, fine.
Then whilst the device is still sleeping, I change my mind and send another *.Set() for value 30.
I see that this goes in the job list after the previous job.
Surely it should take presidence and remove the previous set command?