Skip to content

Support finding Node addresses from the ConfigDB

Compare
Choose a tag to compare
@amrc-benmorrow amrc-benmorrow released this 30 Oct 10:43
· 27 commits to main since this release
ace219f
  • 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.