Add a way to subscribe for lost devices
I'm missing a way to subscribe when a device is lost. This PR does this. Would you prefer a new subscribeEvent method which takes an enum on what to subscribe to instead? (+ new visitor type with event arg)?
-- john