pcdshub / engineering_tools

A repository of scripts, configuration useful for the PCDS team
Other
4 stars 27 forks source link

ENH: add ued to get_info #108

Closed ZLLentz closed 2 years ago

ZLLentz commented 2 years ago

Description

Add an entry for UED to get_info

Here is the interface configuration on ued-daq for reference:

$ ifconfig
enp65s0f0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 9000
        inet 172.21.36.27  netmask 255.255.255.0  broadcast 172.21.36.255

Motivation and Context

get_hutch_name fails in ued

How Has This Been Tested?

zlentz@ued-daq:~/.../engineering_tools/scripts(add-ued +)$ ./get_info --gethutch
ued

Where Has This Been Documented?

N/A