Contents:
Stream master that emits variable values as YAML frames.
root (Root) – PyRogue root node to monitor.
Root
incGroups (str | list[str] | None, default: None) – Groups to include in variable updates.
str
list
None
excGroups (str | list[str] | None, default: ['NoStream']) – Groups to exclude from variable updates.
['NoStream']
Generate a frame containing all variable values in YAML format. A hardware read is not generated before the frame is generated.