databroker
databroker copied to clipboard
Expose fields in a more convenient place.
Access the list of fields in an Event Stream should be easier than
list(h.primary.metadata['descriptors][0]['data_keys'])
We might want to use something in intake Schema to handle this.