Support finding Node addresses from the ConfigDB
- Expose a sequence publishing a device's current address. Currently this will only ever emit one value, as we don't track the Directory/ConfigDB, but this gives forward-compatibility.
- Allow watching a Node using the address in the ConfigDB. This is useful for watching a Node that may not have started yet.
- Support a configurable timeout on the initial rebirth.