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