hutch_python.happi.get_happi_objs¶
- hutch_python.happi.get_happi_objs(db, hutch)¶
- Get the relevant items for - hutchfrom- db.- This depends on a JSON - happidatabase stored somewhere in the file system and handles setting up the- happi.Clientand querying the data base for items.- Parameters
- db ( - str) – Path to database
- hutch ( - str) – Name of hutch
 
- Returns
- objs – A mapping from item name to item 
- Return type
- dict