> How the Embedlet knows that the operation is complete can be handled in a
> few different ways. The JAPL interface could expose a status method
> (isDone() ) that the Embedlet could poll at it's convenience (note...this
might
> mean there are two timers going...a low level device implementation timer
and
> a higher level, more granular Embedlet polling timer). Nothing wrong with
this
> approach.
I like that... and add it to the main peripheral interface.
- Brill Pappin
|